Uses of Class
com.graphhopper.routing.DijkstraBidirectionCHNoSOD
Packages that use DijkstraBidirectionCHNoSOD
-
Uses of DijkstraBidirectionCHNoSOD in com.graphhopper.routing
Subclasses of DijkstraBidirectionCHNoSOD in com.graphhopper.routingModifier and TypeClassDescriptionclassMinimum number-of-moving-parts implementation of alternative route search with contraction hierarchies.classUses a very simple version of stall-on-demand (SOD) for CH queries to prevent exploring nodes that can not be part of a shortest path.