Menu

Commit [r21032]  Maximize  Restore  History

create an "old" package

The classes depending on the old approach are moved to this package,
to make sure that they are identified as such.
This commit and the next ones aim at including a new routing interface,
which basically generalizes the transit interface to any routing module
(any routing module is allowed to return an arbitrary sequence of plan
elements as a route)

thibautd 2012-09-17

<< < 1 2 3 4 5 > >> (Page 3 of 5)
changed /playgrounds/trunk/balmermi/src/main/java/playground/balmermi/census2000/InitRouteCreation.java
changed /playgrounds/trunk/balmermi/src/main/java/playground/balmermi/census2000v2/modules/PersonAssignToNetwork.java
changed /playgrounds/trunk/benjamin/src/main/java/playground/benjamin/scenarios/munich/controller/RunMunichZone30Controller.java
changed /playgrounds/trunk/benjamin/src/main/java/playground/benjamin/scoring/income/old/IncomePlansCalcRoute.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/population/CreateMultiModalRoutes.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/population/PreparePopulation.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/icem2012/MarathonController.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/flexibletransports/router/PlansCalcRouteFT.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/RetailersLocationListener.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/RetailersParallelLocationListener.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/RetailersSequentialLocationListener.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/models/MinTravelCostsModel.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/utils/ReRoutePersons.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/router/MyLoadedNetworkRouter.java
changed /playgrounds/trunk/dgrether/src/main/java/playground/dgrether/signalsystems/cottbus/commuterdemand/CommuterDemandWriter.java
changed /playgrounds/trunk/dgrether/src/main/java/playground/dgrether/signalsystems/cottbus/footballdemand/SimpleCottbusFanCreator.java
changed /playgrounds/trunk/dgrether/src/main/java/playground/dgrether/signalsystems/cottbus/scripts/DgCottbusPreprocessPlans.java
changed /playgrounds/trunk/dgrether/src/main/java/playground/dgrether/utils/DgOTFVisUtils.java
changed /playgrounds/trunk/dressler/src/main/java/playground/dressler/util/EmptyPlans.java
changed /playgrounds/trunk/droeder/src/main/java/playground/droeder/southAfrica/routing/PlansCalcSubModeTransitRoute.java
changed /playgrounds/trunk/fuerbas/src/main/java/plans/InitRoutes.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/prorityqueuesimtest/Controller.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v3/controller/Controller2D.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v3/helper/GISBasedPopulationGenerator.java
changed /playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v3/helper/UTurnRemover.java
/playgrounds/trunk/balmermi/src/main/java/playground/balmermi/census2000/InitRouteCreation.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/balmermi/src/main/java/playground/balmermi/census2000v2/modules/PersonAssignToNetwork.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/benjamin/src/main/java/playground/benjamin/scenarios/munich/controller/RunMunichZone30Controller.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/benjamin/src/main/java/playground/benjamin/scoring/income/old/IncomePlansCalcRoute.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/population/CreateMultiModalRoutes.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/population/PreparePopulation.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/icem2012/MarathonController.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/flexibletransports/router/PlansCalcRouteFT.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/RetailersLocationListener.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/RetailersParallelLocationListener.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/RetailersSequentialLocationListener.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/models/MinTravelCostsModel.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/retailers/utils/ReRoutePersons.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/router/MyLoadedNetworkRouter.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dgrether/src/main/java/playground/dgrether/signalsystems/cottbus/commuterdemand/CommuterDemandWriter.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dgrether/src/main/java/playground/dgrether/signalsystems/cottbus/footballdemand/SimpleCottbusFanCreator.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dgrether/src/main/java/playground/dgrether/signalsystems/cottbus/scripts/DgCottbusPreprocessPlans.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dgrether/src/main/java/playground/dgrether/utils/DgOTFVisUtils.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/dressler/src/main/java/playground/dressler/util/EmptyPlans.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/droeder/src/main/java/playground/droeder/southAfrica/routing/PlansCalcSubModeTransitRoute.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/fuerbas/src/main/java/plans/InitRoutes.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/prorityqueuesimtest/Controller.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v3/controller/Controller2D.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v3/helper/GISBasedPopulationGenerator.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/gregor/src/main/java/playground/gregor/sim2d_v3/helper/UTurnRemover.java Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 5 > >> (Page 3 of 5)
MongoDB Logo MongoDB