Menu

Commit [r23181]  Maximize  Restore  History

subtour mode choice uses TripStructureUtils

A nice consequence is that SubtourModeChoice can thus now handle complex
trips. A potentially nasty consequence is that code that assumes that
the PlanElement instances contained by the plan are "stable" through the
run of ChooseRandomLegModeForSubtour (which was an assumption in the
test, for isntance) is now broken.

PlanAnalyzeSubtours is deprecated but not removed yet, as it is still
referenced in playgrounds (mine, to be honest).

thibautd 2013-02-22

changed /matsim/trunk/src/main/java/org/matsim/core/replanning/modules/SubtourModeChoice.java
changed /matsim/trunk/src/main/java/org/matsim/population/algorithms/ChooseRandomLegModeForSubtour.java
changed /matsim/trunk/src/main/java/org/matsim/population/algorithms/PlanAnalyzeSubtours.java
changed /matsim/trunk/src/test/java/org/matsim/population/algorithms/ChooseRandomLegModeForSubtourTest.java
/matsim/trunk/src/main/java/org/matsim/core/replanning/modules/SubtourModeChoice.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/population/algorithms/ChooseRandomLegModeForSubtour.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/population/algorithms/PlanAnalyzeSubtours.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/population/algorithms/ChooseRandomLegModeForSubtourTest.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.