Package | Description |
---|---|
com.graphhopper.routing.ch | |
com.graphhopper.storage |
Modifier and Type | Method and Description |
---|---|
PrepareContractionHierarchies |
PrepareContractionHierarchies.useFixedNodeOrdering(NodeOrderingProvider nodeOrderingProvider)
Instead of heuristically determining a node ordering for the graph contraction it is also possible
to use a fixed ordering.
|
Modifier and Type | Method and Description |
---|---|
NodeOrderingProvider |
CHGraphImpl.getNodeOrderingProvider() |
NodeOrderingProvider |
CHGraph.getNodeOrderingProvider() |
Copyright © 2012–2020. All rights reserved.