Fixed failing playground tests.
Fixed not compiling code.
Added test to multi-modal contrib that ensure t...
Added HasPerson Interface to TransitAgent (its ...
Use Scenario instead of ScenarioImpl in Paralle...
Fixed PassengerQNetworkEngine tests.
Location choice: added option to keep quad tree...
Memory optimization in DestinationChoiceBestRes...
Location choice ignored "hotel" activities sinc...
Location Choice: Id Exclusion can now be deacti...
Fixed failing playground tests.
Fixed failing playground tests.
Some small improvements in the location choice ...
Some small improvements in the location choice ...
Location choice: multi node dijkstras have to c...
Removed single-threaded version of MultiModalSi...
ParallelEventsManager where each EventHandler i...
Some improvements in the QNetsimEngine: improve...
ParallelQSim is now the default.
Typed Ids for households.
Typed Ids for households.
Typed Ids for households.
Typed Ids for households.
Typed Ids for households.
Typed Ids for events.
Typed Ids for facilities.
Typed Ids for events.
Typed Ids for events.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for facilities.
Typed Ids for events.
Typed Ids for events.
Removed PointerRoutingNetwork. FasterRouters th...
Moved (Fast)MultiNodeDijkstra from contrib.loca...
Fixed a problem in MultiNodeDijkstra.
Fixed a problem in MultiNodeDijkstra.
Had to adapt Dijkstra to be able to fix a probl...
FastRouters do not get the regular network anym...
Bugfix in Dijsktra: ensure that nodes given to ...
Updated Main class of multi-modal contrib to ne...
Added documentation to Tel Aviv model. Started ...
Added documentation to Tel Aviv model. Started ...
Added documentation to Tel Aviv model. Started ...
Added documentation to Tel Aviv model. Started ...
Massive performance optimization in ActivityRep...
Added filters for within-day replanning. Improv...
Extracted code that creates dummy inital routes...
Added test case for ExperiencedPlansWriter.
Added test case for ExperiencedPlansWriter.
Fixed a bug in ExperiencedPlansWriter.
Simplified ParallelQNetsimEngine. Workaround fo...
Removed deprecated code from ParkingRouter.
Removed deprecated code from ParkingRouter.
Fixed within-day parking code. Now agents' modi...
Use ExperiencedPlansWriter.
Added ExperiencedPlansWriter to within-day code.
Fixed two bugs in evacuation code.
Added more location choice analysis code to Tel...
Fixed not compiling playground.
Updated parking code and started working on stu...
Some stuff to prepare the MATSim 2030 scenario,
Fixed problem in location choice distance stats...
TelAvivControler: allow user to set base-path v...
Also use LinkVolumesWriter for evacuation runs.
Also use LinkVolumesWriter for evacuation runs.
Merged AbstractFastRouterDelegate classes from ...
Improved pickup/dropoff logic in evacuation code.
Improved pickup/dropoff logic in evacuation code.
Shortened warn messages (no route found...) in ...
Fixed a bug in MyTransitRouterNetworkTravelTime...
(Fast)MultiNodeDijkstra: Travel time and cost t...
MyTransitRouterNetworkTravelTimeAndDisutility s...
Removed a deprecated constructor that was not u...
Updated some code in my playground.
Updated evacuation code.
Added another test for the PassenderQNetworkEng...
Removed some old MultiNodeDijkstra code since t...
Removed some old MultiNodeDijkstra code since t...
Removed some old MultiNodeDijkstra code since t...
Added some more tests for the MultiNodeDijkstra...
Fixed two bugs in EarliestLinkExitTimeProvider.
Improved performance of LinkReplanningMap.
Comment in AgentFilter Interface to clarify tha...
Bugfix in TripsAnalyzer.
Tests for (Backward)FastMultiNodeDijkstra.
Updated Tel Aviv Location Choice and Road Prici...
Updated Tel Aviv Location Choice and Road Prici...
Bugfix in BackwardFastMultiNodeDijkstra. Person...
HouseholdsImpl: use a LinkedHashMap instead of ...
Simplified ActivityReplanningMap.
Simplified ActivityReplanningMap.