Menu

Code Commit Log


Commit Date  
[r30484] by agarwalamit

legModeRouteDistribution data is now written from events not from outputPlans (executed plans are not same as experienced plans) and some more editing

2014-10-06 13:06:34 Tree
[r30483] by agarwalamit

marginalCongestionEvent time corrections, as per rev_30447

2014-10-06 08:46:24 Tree
[r30482] by mrieser

trying to fix random errors with PT simulation on machines with more than 1 CPU. Although the data structures are accessed in a thread safe manner (all add happen in one thread at one time, and afterwards all read and removes happen in other threads at another time), I suspect that due to local caching allowing by the Java memory model, some inconsistencies can come up. Those trying to solve this issue by using data structures that should guarantee that modifications are always visible over multiple threads.

2014-10-06 08:39:54 Tree
[r30481] by jillenberger
2014-10-05 21:28:05 Tree
[r30480] by mrieser

no more IdImpl in playground.meisterk.*

2014-10-05 20:01:41 Tree
[r30479] by mrieser

no more IdImpl in playground.f*.*

2014-10-05 20:01:18 Tree
[r30478] by mrieser

no more IdImpl in playground.balmermi.*

2014-10-05 20:01:05 Tree
[r30477] by mrieser

no more IdImpl in tutorial.*

2014-10-05 19:59:42 Tree
[r30476] by mrieser

no more raw (untyped) Ids in org.matsim.* and tutorial.* (except contrib)

2014-10-05 19:59:24 Tree
[r30475] by mrieser

no more raw Ids (without generics) in src/test/java org.matsim.*

2014-10-05 19:57:04 Tree
Older >
MongoDB Logo MongoDB