|
Rename Method public computeForwardWeight(s State, target Vertex) : double renamed to public estimateRemainingWeight(s State) : double in class org.opentripplanner.routing.algorithm.strategies.RemainingWeightHeuristic |
From |
To |
|
Rename Method public computeForwardWeight(s State, target Vertex) : double renamed to public estimateRemainingWeight(s State) : double in class org.opentripplanner.routing.algorithm.strategies.EuclideanRemainingWeightHeuristic |
From |
To |
|
Rename Method public computeReverseWeight(s State, target Vertex) : double renamed to public estimateRemainingWeight(s State) : double in class org.opentripplanner.routing.algorithm.strategies.RemainingWeightHeuristic |
From |
To |
|
Rename Method public computeReverseWeight(s State, target Vertex) : double renamed to public estimateRemainingWeight(s State) : double in class org.opentripplanner.routing.algorithm.strategies.InterleavedBidirectionalHeuristic |
From |
To |
|
Rename Method public computeReverseWeight(s State, target Vertex) : double renamed to public estimateRemainingWeight(s State) : double in class org.opentripplanner.routing.algorithm.strategies.TrivialRemainingWeightHeuristic |
From |
To |