Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Not A Problem
-
Nightly Builds
Description
In the org.apache.commons.graph.shortestpath.DefaultShortestPathAlgorithmSelector there are such expressions as 'if (shortestDistancesForward.alreadyVisited( vertex))', which does nothing reasonable, but rather checks an invariant.
Attachments
Issue Links
- is blocked by
-
SANDBOX-457 Adding an implementation of a bidirectional Dijkstra's algorithm
- Resolved