Menu

Code Commit Log


Commit Date  
[r6185] by andreas77

desired duration PER ACTIVITY corrected (given is total desired duration!)

2009-03-26 10:20:35 Tree
[r6184] by mrieser

added files from toronto

2009-03-26 10:12:56 Tree
[r6183] by yu_vsp
2009-03-26 09:48:34 Tree
[r6182] by scnadine

gps mapmatching - filter for unrealistic speeds - another bug fix

2009-03-26 08:29:40 Tree
[r6181] by scnadine

gps mapmatching - for bike trips: filter all routes with any circles (also using the same node twice)

2009-03-26 07:49:04 Tree
[r6180] by mrieser

Use Id instead of String as keys in Maps, now that the Events return linkId and personId as Id, and not as String. This saves many calls to Id.toString() that are no longer needed.

2009-03-26 02:54:01 Tree
[r6179] by mrieser

made some inner classes static.

2009-03-26 02:51:49 Tree
[r6178] by mrieser
2009-03-26 02:19:53 Tree
[r6177] by mrieser

- replaced calls to AgentEvent.linkId with AgentEvent.getLinkId().toString().
- replaced calls to LinkEvent.linkId with LinkEvent.getLinkId().toString().
- replaced calls to LinkEvent.link with LinkEvent.getLink().
- other minor renamings regarding Events.
- renamed ActivityOption.get/setOpentimes to ActivityOption.get/setOpeningTimes to be consistent.
- other minor code cleanup.

2009-03-26 00:52:09 Tree
[r6176] by mrieser

- moved a lot of test-input-files to new package structure
- modified a few tests to adapt to the new package structure (Note: with correct use of the methods provided by MatsimTestCase, namely getInputDirectory(), this would not have been necessary!)

2009-03-26 00:18:35 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.