Hi,
Prior to the Sparksee 5.2 release the SinglePairShortestPathBFS
implementation was a very basic BFS (breadth first search) starting
only from the source node, thus the explanation you found on the
manual. For the 5.2 we updated it, now starting from both sides
(source and destinatin nodes) to be able to expand from each side.
Hope this helps!
El dimarts, 2 febrer de 2016 1:33:30 UTC+1, oj va escriure: