MATSim 0.7.0
mrieser
released this
29 Oct 10:49
·
26011 commits
to master
since this release
Major changes in MATSim 0.7.0:
- Switch to Java 7
- Removed queueSimulation and single-threaded QSim. The multi-threaded QSim remains and is the new default.
- Removed non-parallel Events Handling, the parallel version is now the default
- Switch to type-safe Ids
In addition, again a lot of internal changes were made to make MATSim more modular and more easily configurable.