mirror of https://gitee.com/bigwinds/arangodb
* Fix a bug in KShortestPathFinder The finder was too eager to return a "shortest" path when there was actually potentially a shorter path still to be discovered * A little bit of cleanup * Add a test that reproduces k Shortest Paths bug * Add hacked up variant of optional * Fixup tests * Update CHANGELOG |
||
---|---|---|
.. | ||
ClusterTraverserCacheTest.cpp | ||
ConstantWeightShortestPathFinder.cpp | ||
GraphTestTools.cpp | ||
GraphTestTools.h | ||
KShortestPathsFinder.cpp |