a00e73ee7e8aa4b2808cf86d1b5662d653a9d7e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable distEstimation : double to estimationFullWeight : double in method private runAlgo() : Path in class com.graphhopper.routing.AStar | From | To | |
| Rename Variable estimationFullDist : double to estimationFullWeight : double in method private fillEdges(currEdge AStarEdge, prioQueueOpenSet PriorityQueue<AStarEdge>, bestWeightMap TIntObjectMap<AStarEdge>, explorer EdgeExplorer, reverse boolean) : void in class com.graphhopper.routing.AStarBidirection | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter shortestWeightMap : TIntObjectMap<AStarEdge> to bestWeightMap : TIntObjectMap<AStarEdge> in method private fillEdges(currEdge AStarEdge, prioQueueOpenSet PriorityQueue<AStarEdge>, bestWeightMap TIntObjectMap<AStarEdge>, explorer EdgeExplorer, reverse boolean) : void in class com.graphhopper.routing.AStarBidirection | From | To |