Menu

Code Commit Log


Commit Date  
[r25819] by thibautd

throw exception if unknown tag

this would be the job of a dtd...

2013-09-11 15:09:08 Tree
[r25818] by thibautd

RunUtils provide two methods to load strategy

(1) "legacy" one (from weights config group)
(2) "modular" one (from group replanning config group)

(1) should go as soon as possible

2013-09-11 15:09:00 Tree
[r25817] by thibautd

non-flat strategy config group

2013-09-11 15:08:51 Tree
[r25816] by thibautd

analogous of ReflectiveConfigGroup for non-flat config groups

uglyly done: copy-paste of ReflectiveModule, changing te "extends"
statement from Module to NonFlatModule.

2013-09-11 15:08:41 Tree
[r25815] by thibautd

an analogous of PlanStrategyRegister

2013-09-11 15:08:34 Tree
[r25814] by thibautd

rename

probably better to keep this approach under the elbow while implementing
the new config group and all: allows not to break config files of the
current runs.

2013-09-11 15:08:25 Tree
[r25813] by thibautd

move factory methods to individual classes

2013-09-11 15:08:15 Tree
[r25812] by thibautd

rename GroupPlanStrategyFactory to GroupPlanStrategyFactoryRegistry and move module creating methods in a utils class

idea: go toward something similar to vanilla matsim's
PlanStrategyRegistry

2013-09-11 15:08:01 Tree
[r25811] by vsp_nagel

this is, for the time being, the final commit of the QueueWithBuffer/QLane code reorganisation. The matsim tests are running ok, now I need to hope for the best concerning the playgrounds

2013-09-10 20:08:09 Tree
[r25810] by vsp_nagel

intermediate checkpoint for combining QueueWithBuffer with QLane

2013-09-10 20:07:42 Tree
Older >