Menu

Commit [r19518]  Maximize  Restore  History

removed the setPerson method from the SubNetworkDijkstraTravelCostWrapper: the person field was not used, and it overrided a final method from Dijkstra, which have to be final to ensure the good working of the algorithm

thibautd 2012-05-11

changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/router/SubNetworkDijkstra.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/router/costcalculators/SubNetworkDijkstraTravelCostWrapper.java
/playgrounds/trunk/christoph/src/main/java/playground/christoph/router/SubNetworkDijkstra.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/router/costcalculators/SubNetworkDijkstraTravelCostWrapper.java Diff Switch to side-by-side view
Loading...