| Class | 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.
|
| LMAlgoFactoryDecorator |
This class implements the A*, landmark and triangulation (ALT) decorator.
|
| LMAlgoFactoryDecorator.LMRAFactory |
TODO needs to be public to pick defaultAlgoFactory.weighting if the defaultAlgoFactory is a CH one.
|
| LMApproximator |
This class is a weight approximation based on precalculated landmarks.
|
| PrepareLandmarks |
This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).
|
Copyright © 2012–2018. All rights reserved.