Uses of Class
com.graphhopper.routing.AbstractNonCHBidirAlgo
Packages that use AbstractNonCHBidirAlgo
-
Uses of AbstractNonCHBidirAlgo in com.graphhopper.routing
Subclasses of AbstractNonCHBidirAlgo in com.graphhopper.routingModifier and TypeClassDescriptionclassThis class implements the alternative paths search using the "plateau" and partially the "penalty" method described in the following papers.classThis class implements a bidirectional A* algorithm.classCalculates best path in bidirectional way.