|
Rename Attribute openSetFrom : PriorityQueue<SPTEntry> to pqOpenSetFrom : PriorityQueue<SPTEntry> in class com.graphhopper.routing.DijkstraBidirectionRef |
From |
To |
|
Rename Attribute changeActiveLandmarks : boolean to doALMRecalc : boolean in class com.graphhopper.routing.lm.LMApproximator |
From |
To |
|
Rename Attribute openSetTo : PriorityQueue<SPTEntry> to pqOpenSetTo : PriorityQueue<SPTEntry> in class com.graphhopper.routing.DijkstraBidirectionRef |
From |
To |
|
Rename Attribute prioQueueOpenSetFrom : PriorityQueue<AStarEntry> to pqOpenSetFrom : PriorityQueue<AStarEntry> in class com.graphhopper.routing.AStarBidirection |
From |
To |
|
Rename Attribute prioQueueOpenSetTo : PriorityQueue<AStarEntry> to pqOpenSetTo : PriorityQueue<AStarEntry> in class com.graphhopper.routing.AStarBidirection |
From |
To |