Commit | Date | |
---|---|---|
[r18494]
by
thibautd
general framework for TS plan optimisation, and prototypical application to time opt (with static hard-coded parameters). Uses a custom multi-leg router for travel time estimation. |
2012-02-20 13:07:40 | Tree |
2012-02-20 12:50:23 | Tree | |
[r18492]
by
benkick
|
2012-02-20 12:03:23 | Tree |
[r18491]
by
vsp_nagel
making the changes that I wanted to make on Saturday but that failed at that time. mostly "method extraction" and some re-orderings in "moveVehicleOverNode" |
2012-02-19 22:41:23 | Tree |
2012-02-19 19:45:07 | Tree | |
2012-02-18 14:56:20 | Tree | |
2012-02-18 14:28:08 | Tree | |
2012-02-18 14:28:01 | Tree | |
[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 |