| Package | Description |
|---|---|
| com.graphhopper.routing.ch | |
| com.graphhopper.storage |
| Modifier and Type | Method and Description |
|---|---|
static NodeOrderingProvider |
NodeOrderingProvider.fromArray(int... nodes) |
static NodeOrderingProvider |
NodeOrderingProvider.identity(int nodes) |
| 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–2021. All rights reserved.