Menu

Commit [r19042]  Maximize  Restore  History

refactorings

vsp_neumann 2012-04-04

changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/pbox/BasicCooperative.java
renamed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/AggressiveIncreaseNumberOfVehicles.java -> /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/AggressiveIncreaseNumberOfVehicles.java
renamed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/IncreaseNumberOfVehicles.java -> /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/IncreaseNumberOfVehicles.java
renamed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/MaxRandomEndTimeAllocator.java -> /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/MaxRandomEndTimeAllocator.java
renamed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/MaxRandomStartTimeAllocator.java -> /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/MaxRandomStartTimeAllocator.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/PStrategyManager.java
renamed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/RemoveAllVehiclesButOne.java -> /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated/RemoveAllVehiclesButOne.java
renamed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/TimeReduceDemand.java -> /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/TimeReduceDemand.java
added /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules
added /playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/modules/deprecated
renamed /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/AggressiveIncreaseNumberOfVehiclesTest.java -> /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/modules/AggressiveIncreaseNumberOfVehiclesTest.java
renamed /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/MaxRandomEndTimeAllocatorTest.java -> /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/modules/MaxRandomEndTimeAllocatorTest.java
renamed /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/MaxRandomStartTimeAllocatorTest.java -> /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/modules/MaxRandomStartTimeAllocatorTest.java
renamed /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/TimeReduceDemandTest.java -> /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/modules/TimeReduceDemandTest.java
added /playgrounds/trunk/andreas/src/test/java/playground/andreas/P2/replanning/modules
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/pbox/BasicCooperative.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P2/replanning/PStrategyManager.java Diff Switch to side-by-side view
Loading...