public class PathNative extends Path
Constructor and Description |
---|
PathNative(Graph g,
Weighting weighting,
int[] parentNodes,
int[] parentEdges) |
Modifier and Type | Method and Description |
---|---|
Path |
extract()
Extracts path from two shortest-path-tree
|
addEdge, calcEdges, calcInstructions, calcMillis, calcNodes, calcPoints, getDebugInfo, getDescription, getDistance, getEdgeCount, getExtractTime, getFinalEdge, getTime, getWeight, isFound, processEdge, setDescription, setDistance, setEndNode, setFound, setFromNode, setSPTEntry, setWeight, toDetailsString, toString
Copyright © 2012–2016. All rights reserved.