matsim-example-project, matsim-code-examples

After some to and fro, we have now (hopefully) stabilized on two new github projects meant for browsing or cloning:

  • matsim-example-project – a "thin" fairly minimal project that is meant to be cloned and used as a starting point for own development, with a minimal number of dependencies etc
  • matsim-code-examples – a "fat" project which contains example code how MATSim can be used.

The are also both pinned to the top at https://github.com/matsim-org – other than "matsim" itself, which really is not meant to be cloned any more except for developers.  Note that you can browse the matsim core source code also from the two example projects above; it is loaded via maven.

The matsim-code-examples currently only exist for 0.10.0-SNAPSHOT.  We could downgrade it to 0.9.0 if urgently needed; let us know then we move it up in the priority.  

In terms of general logic, the matsim-code-examples replace what used to be the "tutorials" section.

As usual, please let us know if something is not working, always with version number and/or git hash, and with full logfile attached.