Interface | Description |
---|---|
NodeContractor | |
NodeOrderingProvider |
Class | Description |
---|---|
AStarCHEntry | |
CHAlgoFactoryDecorator |
This class implements the CH decorator for the routing algorithm factory and provides several
helper methods related to CH preparation and its vehicle profiles.
|
CHEntry | |
CHParameters | |
EdgeBasedPathCH | |
Path4CH | |
PreparationWeighting |
Used in CH preparation and therefore assumed that all edges are of type CHEdgeIteratorState
|
PrepareContractionHierarchies |
This class prepares the graph for a bidirectional algorithm supporting contraction hierarchies
ie.
|
PrepareEncoder |
The flags are stored differently for shortcuts: just one weight and the two direction bits which is handled by this
class for now as static methods.
|
WitnessPathSearcher |
Helper class used to perform local witness path searches for graph preparation in edge-based Contraction Hierarchies.
|
Enum | Description |
---|---|
CHAlgoFactoryDecorator.EdgeBasedCHMode |
Determines whether or not edge-based CH will be prepared for the different weightings/encoders.
|
Copyright © 2012–2019. All rights reserved.