Menu

Commit [r25581]  Maximize  Restore  History

substituted all HashMap occurrences within the core replanning packages by LinkedHashMaps. While there may be some occurrences where a standard HashMap would have been sufficient, this was the easiest way of making the module deterministic again. Feel free to revert some of them.

vsp_neumann 2013-08-14

changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/CreateCooperativeFromSchedule.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/ReduceStopsToBeServedRFare.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/ReduceTimeServedRFare.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceStopsToBeServed.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceStopsToBeServedR.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceTimeServed.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceTimeServedR.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/StopReduceDemand.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/TimeReduceDemand.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/ComplexCircleScheduleProvider.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/RandomStopProvider.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/TimeAwareComplexCircleScheduleProvider.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/TimeAwareComplexCircleScheduleProviderHandler.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/schedule/CreatePStops.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/schedule/CreateStopsForAllCarLinks.java
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/CreateCooperativeFromSchedule.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/ReduceStopsToBeServedRFare.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/ReduceTimeServedRFare.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceStopsToBeServed.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceStopsToBeServedR.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceTimeServed.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/ReduceTimeServedR.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/StopReduceDemand.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/TimeReduceDemand.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/ComplexCircleScheduleProvider.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/RandomStopProvider.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/TimeAwareComplexCircleScheduleProvider.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/routeProvider/TimeAwareComplexCircleScheduleProviderHandler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/schedule/CreatePStops.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/schedule/CreateStopsForAllCarLinks.java Diff Switch to side-by-side view
Loading...