Menu

Code Commit Log


Commit Date  
[r6698] by vsp_nagel

Added a check into "advancePlanElement" if this is not the last plan element. Comment in code:

/*
* My Seattle plans do not run any more without this condition. The problem, presumably, is that some plans have only a
* single activity (e.g. "stay at home all day"). Initially, these activities do not have an end time, and there should be
* no problem. However, the strategy modules (presumably the time allocation mutator) introduces activity end times.
* Ironically, there used to be a condition that activities MUST have an end time, which I disabled. I hope we can afford to
* make MATSim more forgiving here. kai, may/01
*/

A question is if I should perhaps abstain from committing into the core. If so, is there a mechanism to submit patches? If so, do
we have enough resources to handle them?

2009-05-01 06:24:28 Tree
[r6697] by mrieser

got rid of all calls to Plan.getIteratorLeg(). removed Plan.getIteratorLeg(), PlanImpl.getIteratorLeg(), BasicPlanImpl.getIteratorLeg(), BasicPlanImpl.LegIterator. One deprected method less in a core-api...

2009-05-01 01:07:55 Tree
[r6696] by mrieser

bugfix: replace '&' with '&&' as the logical AND was mend, and not the bit-operation.

2009-05-01 00:12:50 Tree
[r6695] by mrieser

got rid of some deprecated method-calls, mostly Plan.getIteratorLeg() and Plan.getIteratorAct()

2009-04-30 23:56:52 Tree
[r6694] by andreas77
2009-04-30 21:44:24 Tree
[r6693] by andreas77
2009-04-30 21:42:50 Tree
[r6692] by andreas77

merging plan analysis

2009-04-30 21:31:22 Tree
[r6691] by andreas77

merging plan analysis

2009-04-30 21:23:13 Tree
[r6690] by andreas77
2009-04-30 21:22:26 Tree
[r6689] by andreas77
2009-04-30 21:19:31 Tree
Older >
MongoDB Logo MongoDB