Menu

Commit [r7006]  Maximize  Restore  History

Planomat leg travel time estimators now use a given router object instead of generating their own. This refactoring was necessary to compare different leg travel time estimators in the KTI project.

komeiste 2009-05-20

changed /matsim/trunk/src/org/matsim/core/config/groups/PlanomatConfigGroup.java
changed /matsim/trunk/src/org/matsim/core/replanning/StrategyManagerConfigLoader.java
changed /matsim/trunk/src/org/matsim/core/replanning/modules/PlanomatModule.java
changed /matsim/trunk/src/org/matsim/planomat/costestimators/CetinCompatibleLegTravelTimeEstimator.java
changed /matsim/trunk/src/org/matsim/planomat/costestimators/CharyparEtAlCompatibleLegTravelTimeEstimator.java
changed /matsim/trunk/src/org/matsim/planomat/costestimators/FixedRouteLegTravelTimeEstimator.java
changed /matsim/trunk/src/playground/christoph/knowledge/replanning/KnowledgeStrategyManagerConfigLoader.java
changed /matsim/trunk/src/playground/jhackney/replanning/SocialStrategyManagerConfigLoader.java
changed /matsim/trunk/src/playground/mfeil/AgentsAssigner.java
changed /matsim/trunk/src/playground/mfeil/ControlerMFeil.java
changed /matsim/trunk/src/playground/mfeil/PlanomatX18.java
changed /matsim/trunk/src/playground/mfeil/RecyclingModule.java
changed /matsim/trunk/src/playground/mfeil/TimeModeChoicer1.java
changed /matsim/trunk/test/src/org/matsim/core/replanning/modules/PlanomatModuleTest.java
changed /matsim/trunk/test/src/org/matsim/planomat/PlanomatTest.java
changed /matsim/trunk/test/src/org/matsim/planomat/costestimators/CetinCompatibleLegTravelTimeEstimatorTest.java
changed /matsim/trunk/test/src/org/matsim/planomat/costestimators/CharyparEtAlCompatibleLegTravelTimeEstimatorTest.java
changed /matsim/trunk/test/src/org/matsim/planomat/costestimators/FixedRouteLegTravelTimeEstimatorTest.java
changed /matsim/trunk/test/src/playground/meisterk/org/matsim/planomat/PlanomatPerformanceTest.java
/matsim/trunk/src/org/matsim/core/config/groups/PlanomatConfigGroup.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/replanning/StrategyManagerConfigLoader.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/replanning/modules/PlanomatModule.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/planomat/costestimators/CetinCompatibleLegTravelTimeEstimator.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/planomat/costestimators/CharyparEtAlCompatibleLegTravelTimeEstimator.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/planomat/costestimators/FixedRouteLegTravelTimeEstimator.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/christoph/knowledge/replanning/KnowledgeStrategyManagerConfigLoader.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/jhackney/replanning/SocialStrategyManagerConfigLoader.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/mfeil/AgentsAssigner.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/mfeil/ControlerMFeil.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/mfeil/PlanomatX18.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/mfeil/RecyclingModule.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/mfeil/TimeModeChoicer1.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/test/src/org/matsim/core/replanning/modules/PlanomatModuleTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/test/src/org/matsim/planomat/PlanomatTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/test/src/org/matsim/planomat/costestimators/CetinCompatibleLegTravelTimeEstimatorTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/test/src/org/matsim/planomat/costestimators/CharyparEtAlCompatibleLegTravelTimeEstimatorTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/test/src/org/matsim/planomat/costestimators/FixedRouteLegTravelTimeEstimatorTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/test/src/playground/meisterk/org/matsim/planomat/PlanomatPerformanceTest.java Diff Switch to side-by-side view
Loading...