Menu

Code Commit Log


Commit Date  
[r23184] by skull5

LinkVolumesWriter to analyze evacuation runs.

2013-02-22 16:37:03 Tree
[r23183] by mrieser

prevent excessive memory usage in scoring functions.

2013-02-22 16:28:47 Tree
[r23182] by thibautd

delete non-compiling useless hacked copy of SubtourModeChoice

car availability can be considered by properly setting the config
options, hence this class hasn't any use anymore.

2013-02-22 15:46:47 Tree
[r23181] by thibautd

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).

2013-02-22 15:46:17 Tree
[r23180] by thibautd

Subtours now return all the trips between the two anchor activities

This is what was done by PlanAnalyzeSubtours.getSubtourElements().
A convenience method allows to get the sequence of trips which do not
pertain to any "sub-subtour" (which is what the Subtour did before this
commit)

2013-02-22 15:45:33 Tree
[r23179] by thibautd

fail in case of inconsistent location sequence

2013-02-22 15:44:55 Tree
[r23178] by thibautd

put Subtour analysis in TripStructureUtils

subtour analysis is now accessible in a purely static way. It uses
TripStructureUtils.getTrips(), so it is able to handle non-strict
act/leg sequences as well as trips with dummy "stage" activities,
and returns results presented in Trip form.

As a bonus point, I also find the reworked code much more readable, even
if the logic is the same.

The test hopefully covers well what was covered by
PlanAnalyzeSubtourTest, even if there are fewer testcases. It also
checks the behavior in case of complex trips and successive activities.

2013-02-22 15:44:22 Tree
[r23177] by michaz

fixes MATSIM-70, corner cases of handing over a car from one agent to another

2013-02-22 13:30:52 Tree
[r23176] by ziemke

new dependency

2013-02-22 12:10:24 Tree
[r23175] by ziemke

Cote dIvoire Population Analysis refactoring

2013-02-22 12:09:36 Tree
Older >
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.