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 TypeClassDescriptionclass
Minimum number-of-moving-parts implementation of alternative route search with contraction hierarchies.class
Uses 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.