public class EdgeBasedPathCH extends Path4CH
Path.EdgeVisitor
edgeTo
Constructor and Description |
---|
EdgeBasedPathCH(Graph routingGraph,
Graph baseGraph,
Weighting weighting) |
Modifier and Type | Method and Description |
---|---|
protected int |
getIncEdge(SPTEntry entry) |
protected ShortcutUnpacker |
getShortcutUnpacker(Graph routingGraph,
Weighting weighting) |
processEdge, processEdgeBwd
extract, setSPTEntryTo, setSwitchToFrom
addEdge, calcDetails, calcEdges, calcInstructions, calcNodes, calcPoints, getDebugInfo, getDescription, getDistance, getEdgeCount, getExtractTime, getFinalEdge, getTime, getWeight, isFound, setDescription, setDistance, setEndNode, setFound, setFromNode, setSPTEntry, setWeight, toDetailsString, toString
protected ShortcutUnpacker getShortcutUnpacker(Graph routingGraph, Weighting weighting)
getShortcutUnpacker
in class Path4CH
protected int getIncEdge(SPTEntry entry)
getIncEdge
in class PathBidirRef
Copyright © 2012–2019. All rights reserved.