Uses of Class
com.graphhopper.routing.AbstractBidirAlgo
Packages that use AbstractBidirAlgo
-
Uses of AbstractBidirAlgo in com.graphhopper.routing
Subclasses of AbstractBidirAlgo in com.graphhopper.routingModifier and TypeClassDescriptionclassCommon subclass for bidirectional CH algorithms.classclassCommon subclass for bidirectional algorithms.classThis class implements the alternative paths search using the "plateau" and partially the "penalty" method described in the following papers.classMinimum number-of-moving-parts implementation of alternative route search with contraction hierarchies.classMinimum number-of-moving-parts implementation of alternative route search with contraction hierarchies.classThis class implements a bidirectional A* algorithm.classclassclassUses 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.classclassclassCalculates best path in bidirectional way.