| Package | Description |
|---|---|
| com.graphhopper.routing.ch |
| Modifier and Type | Method and Description |
|---|---|
static CHPreparationGraph |
CHPreparationGraph.edgeBased(int nodes,
int edges,
CHPreparationGraph.TurnCostFunction turnCostFunction) |
static CHPreparationGraph |
CHPreparationGraph.nodeBased(int nodes,
int edges) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CHPreparationGraph.buildFromGraph(CHPreparationGraph prepareGraph,
Graph graph,
Weighting weighting) |
| Constructor and Description |
|---|
BridgePathFinder(CHPreparationGraph graph) |
EdgeBasedWitnessPathSearcher(CHPreparationGraph prepareGraph) |
NodeBasedWitnessPathSearcher(CHPreparationGraph graph) |
Copyright © 2012–2022. All rights reserved.