Package | Description |
---|---|
com.graphhopper.routing | |
com.graphhopper.routing.ch |
Modifier and Type | Method and Description |
---|---|
protected CHEntry |
DijkstraBidirectionEdgeCHNoSOD.createEntry(RoutingCHEdgeIteratorState edge,
int incEdge,
double weight,
SPTEntry parent,
boolean reverse) |
protected CHEntry |
DijkstraBidirectionEdgeCHNoSOD.createStartEntry(int node,
double weight,
boolean reverse) |
Modifier and Type | Class and Description |
---|---|
class |
AStarCHEntry |
Modifier and Type | Method and Description |
---|---|
CHEntry |
CHEntry.getParent() |
CHEntry |
EdgeBasedWitnessPathSearcher.runSearch(int targetNode,
int targetEdge)
Runs a witness path search for a given target edge.
|
Copyright © 2012–2020. All rights reserved.