|
Change Parameter Type entry : CHEntry to entry : WitnessSearchEntry in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry WitnessSearchEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.WitnessSearchStrategy |
From |
To |
|
Change Parameter Type chEntry : CHEntry to bestPath : WitnessSearchEntry in method private onlyLoopsAndIntroEdge(bestPath WitnessSearchEntry, node int, incomingEdge EdgeIteratorState, outgoingEdge EdgeIteratorState) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Parameter Type entry : CHEntry to entry : WitnessSearchEntry in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry WitnessSearchEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.SimpleSearch |
From |
To |
|
Change Parameter Type chEntry : CHEntry to bestPath : WitnessSearchEntry in method private bestPathIsValidAndRequiresNode(bestPath WitnessSearchEntry, node int, incomingEdge EdgeIteratorState, outgoingEdge EdgeIteratorState) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Parameter Type originalPath : CHEntry to originalPath : WitnessSearchEntry in method public shortcutRequired(node int, toNode int, incomingEdge EdgeIteratorState, outgoingEdge EdgeIteratorState, witnessPathFinder WitnessPathFinder, originalPath WitnessSearchEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Return Type CHEntry to WitnessSearchEntry in method public getFoundEntryNoParents(origEdge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.ArrayBasedWitnessPathFinder |
From |
To |
|
Change Return Type CHEntry to WitnessSearchEntry in method public abstract getFoundEntryNoParents(edge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Return Type CHEntry to WitnessSearchEntry in method public getFoundEntryNoParents(edge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.MapBasedWitnessPathFinder |
From |
To |
|
Change Return Type CHEntry to WitnessSearchEntry in method public getFoundEntry(origEdge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.MapBasedWitnessPathFinder |
From |
To |
|
Change Return Type CHEntry to WitnessSearchEntry in method public getFoundEntry(origEdge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.ArrayBasedWitnessPathFinder |
From |
To |
|
Change Return Type CHEntry to WitnessSearchEntry in method public abstract getFoundEntry(edge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Variable Type entry : CHEntry to entry : WitnessSearchEntry in method public getFoundEntry(origEdge int, adjNode int) : WitnessSearchEntry in class com.graphhopper.routing.ch.ArrayBasedWitnessPathFinder |
From |
To |
|
Change Variable Type originalPath : CHEntry to originalPath : WitnessSearchEntry in method private findAndHandleShortcutsClassic(node int) : int in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Variable Type originalPath : CHEntry to originalPath : WitnessSearchEntry in method private runQuickWitnessSearch(node int, witnessedPairs LongSet) : int in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Variable Type originalPath : CHEntry to originalPath : WitnessSearchEntry in method private runExhaustiveWitnessSearch(node int, witnessedPairs LongSet) : void in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Variable Type parent : CHEntry to parent : WitnessSearchEntry in method private onlyLoopsAndIntroEdge(bestPath WitnessSearchEntry, node int, incomingEdge EdgeIteratorState, outgoingEdge EdgeIteratorState) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |