Menu

Code Commit Log


Commit Date  
[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
[r6175] by mrieser

renamed CarRoute to NetworkRoute, including extending classes and factories.

2009-03-25 23:35:38 Tree
[r6174] by mrieser

deleted empty packages.

2009-03-25 23:15:19 Tree
[r6173] by vsp_nagel

added a comment

2009-03-25 22:43:45 Tree
[r6172] by mrieser

moved some packages to org.matsim.core

2009-03-25 22:14:25 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.