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.
|
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 | |
PerfectApproximator |
Just a sanity-check implementation for WeightApproximator, which 'approximates' perfectly.
|
PrepareLandmarks |
This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).
|
Copyright © 2012–2020. All rights reserved.