| Package | Description |
|---|---|
| com.graphhopper | |
| com.graphhopper.routing.lm |
| Class and Description |
|---|
| LMPreparationHandler
This class deals with the A*, landmark and triangulation (ALT) preparations.
|
| Class and Description |
|---|
| LandmarkStorage
This class stores the landmark nodes and the weights from and to all other nodes in every
subnetwork.
|
| LandmarkSuggestion
This class collects landmarks from an external source for one subnetwork to avoid the expensive and sometimes
suboptimal automatic landmark finding process.
|
| LMApproximator
This class is a weight approximation based on precalculated landmarks.
|
| LMConfig |
| LMPreparationHandler
This class deals with the A*, landmark and triangulation (ALT) preparations.
|
| LMRoutingAlgorithmFactory |
| PrepareLandmarks
This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).
|
Copyright © 2012–2020. All rights reserved.