|
Change Parameter Type incomingEdge : CHEdgeIteratorState to incomingEdge : EdgeIteratorState in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.WitnessSearchStrategy |
From |
To |
|
Change Parameter Type incomingEdges : CHEdgeIteratorState to incomingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.SimpleSearch |
From |
To |
|
Change Parameter Type incomingEdges : CHEdgeIteratorState to incomingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TrivialSearch |
From |
To |
|
Change Parameter Type initialEntries : List<WitnessSearchEntry> to initialEntries : IntObjectMap<WitnessSearchEntry> in method public setInitialEntries(initialEntries IntObjectMap<WitnessSearchEntry>) : void in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Parameter Type incomingEdges : CHEdgeIteratorState to incomingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Parameter Type outgoingEdges : CHEdgeIteratorState to outgoingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.NoSearch |
From |
To |
|
Change Parameter Type outgoingEdge : CHEdgeIteratorState to outgoingEdge : EdgeIteratorState in method private alternativeWitnessExists(outgoingEdge EdgeIteratorState, toNode int, witnessPathFinder WitnessPathFinder, chEntry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Parameter Type incomingEdge : CHEdgeIteratorState to incomingEdge : EdgeIteratorState in method private bestPathIsValidAndRequiresNode(chEntry CHEntry, node int, incomingEdge EdgeIteratorState, outgoingEdge EdgeIteratorState) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Parameter Type outgoingEdges : CHEdgeIteratorState to outgoingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.WitnessSearchStrategy |
From |
To |
|
Change Parameter Type incomingEdges : CHEdgeIteratorState to incomingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.NoSearch |
From |
To |
|
Change Parameter Type iter : CHEdgeIterator to iter : EdgeIteratorState in method private updateEntry(entry WitnessSearchEntry, iter EdgeIteratorState, weight double, parent CHEntry, possibleShortcut boolean) : void in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Parameter Type incomingEdge : CHEdgeIteratorState to incomingEdge : EdgeIteratorState in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TrivialSearch |
From |
To |
|
Change Parameter Type outgoingEdge : CHEdgeIteratorState to outgoingEdge : EdgeIteratorState in method private bestPathIsValidAndRequiresNode(chEntry CHEntry, node int, incomingEdge EdgeIteratorState, outgoingEdge EdgeIteratorState) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Parameter Type incomingEdge : CHEdgeIteratorState to incomingEdge : EdgeIteratorState in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Parameter Type entry : CHEntry to entry : WitnessSearchEntry in method private updateEntry(entry WitnessSearchEntry, iter EdgeIteratorState, weight double, parent CHEntry, possibleShortcut boolean) : void in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Parameter Type incomingEdges : CHEdgeIteratorState to incomingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.WitnessSearchStrategy |
From |
To |
|
Change Parameter Type iter : CHEdgeIterator to iter : EdgeIteratorState in method private createEntry(iter EdgeIteratorState, parent CHEntry, weight double, possibleShortcut boolean) : WitnessSearchEntry in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Parameter Type initialEntries : List<WitnessSearchEntry> to initialEntries : IntObjectMap<WitnessSearchEntry> in method private initEntries(initialEntries IntObjectMap<WitnessSearchEntry>) : void in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Parameter Type incomingEdge : CHEdgeIteratorState to incomingEdge : EdgeIteratorState in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.SimpleSearch |
From |
To |
|
Change Parameter Type outgoingEdges : CHEdgeIteratorState to outgoingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.SimpleSearch |
From |
To |
|
Change Parameter Type outgoingEdges : CHEdgeIteratorState to outgoingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TrivialSearch |
From |
To |
|
Change Parameter Type outgoingEdges : CHEdgeIteratorState to outgoingEdges : EdgeIteratorState in method public shortcutRequired(node int, toNode int, incomingEdges EdgeIteratorState, outgoingEdges EdgeIteratorState, witnessPathFinder WitnessPathFinder, entry CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Variable Type initialEntries : List<WitnessSearchEntry> to initialEntries : IntObjectMap<WitnessSearchEntry> in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.SimpleSearch |
From |
To |
|
Change Variable Type initialEntries : List<WitnessSearchEntry> to initialEntries : IntObjectMap<WitnessSearchEntry> in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TrivialSearch |
From |
To |
|
Change Variable Type eis : CHEdgeIteratorState to eis : EdgeIteratorState in method private getEdgeKey(edge int, adjNode int) : int in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Variable Type initialEntries : List<WitnessSearchEntry> to initialEntries : IntObjectMap<WitnessSearchEntry> in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Variable Type initialEntries : List<WitnessSearchEntry> to initialEntries : IntObjectMap<WitnessSearchEntry> in method private findShortcuts(node int) : int in class com.graphhopper.routing.ch.EdgeBasedNodeContractor |
From |
To |
|
Change Variable Type outIter : CHEdgeIterator to outIter : EdgeIterator in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch |
From |
To |
|
Change Variable Type iter : CHEdgeIterator to iter : EdgeIterator in method public findTarget(targetEdge int, targetNode int) : void in class com.graphhopper.routing.ch.WitnessPathFinder |
From |
To |
|
Change Variable Type outIter : CHEdgeIterator to outIter : EdgeIterator in method public getInitialEntries(fromNode int, incomingEdge EdgeIteratorState) : IntObjectMap<WitnessSearchEntry> in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.SimpleSearch |
From |
To |