Uses of Package
com.graphhopper.routing.lm
Packages that use com.graphhopper.routing.lm
-
Classes in com.graphhopper.routing.lm used by com.graphhopperClassDescriptionThis class stores the landmark nodes and the weights from and to all other nodes in every subnetwork.This class deals with the A*, landmark and triangulation (ALT) preparations.This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).
-
Classes in com.graphhopper.routing.lm used by com.graphhopper.routingClassDescriptionThis class stores the landmark nodes and the weights from and to all other nodes in every subnetwork.
-
Classes in com.graphhopper.routing.lm used by com.graphhopper.routing.lmClassDescriptionThis class stores the landmark nodes and the weights from and to all other nodes in every subnetwork.This class collects landmarks from an external source for one subnetwork to avoid the expensive and sometimes suboptimal automatic landmark finding process.This class is a weight approximation based on precalculated landmarks.This class deals with the A*, landmark and triangulation (ALT) preparations.This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).