Commit | Date | |
---|---|---|
[r18486]
by
vsp_nagel
emulated the inc/dec(count) commands of the AgentCounter by the inc/decByOne. In part since there was one implementation element that I did not understand, and I wanted to check if removing this fails the tests (it didn't). |
2012-02-18 14:09:09 | Tree |
[r18485]
by
vsp_nagel
Intermediate commit in the attempt to pull the agent counters back into the QSim: Made the "agent abort" logic in the QSim now also throw and AgentStuck event. This may, in the current version cause double stuck events in some situations. It also means that TransitDrivers now throw such events ... since they abort in the middle of the simulation and not at its end. --- Also moved the abort() method from DriverAgent to MobsimAgent. This caused one dummy implementation in gregor's playground. |
2012-02-18 13:03:37 | Tree |
[r18484]
by
vsp_nagel
Intermediate commit in the attempt to pull the agent counters back into the QSim: Made the "agent abort" logic in the QSim now also throw and AgentStuck event. This may, in the current version cause double stuck events in some situations. It also means that TransitDrivers now throw such events ... since they abort in the middle of the simulation and not at its end. --- Also moved the abort() method from DriverAgent to MobsimAgent. This caused one dummy implementation in gregor's playground. |
2012-02-18 13:03:25 | Tree |
[r18483]
by
vsp_nagel
renaming qlink.moveLink(...) and qnode.moveNode(...) into qlink.doSimStep(...) and qnode.doSimStep(...) |
2012-02-18 10:34:20 | Tree |
[r18482]
by
vsp_nagel
renaming qlink.moveLink(...) and qnode.moveNode(...) into qlink.doSimStep(...) and qnode.doSimStep(...) |
2012-02-18 10:34:13 | Tree |
2012-02-17 13:57:55 | Tree | |
2012-02-17 13:16:22 | Tree | |
2012-02-17 13:15:59 | Tree | |
2012-02-17 12:29:30 | Tree | |
[r18477]
by
thibautd
LegRouterWrapper now uses the PopulationFactory to create the returned leg, rather than explicitly instanciationg LegImpl. |
2012-02-17 10:27:00 | Tree |