Skip to content

moia-oss/matsim-libs

Folders and files

NameName
Last commit message
Last commit date
Dec 14, 2023
Dec 11, 2023
Dec 21, 2023
Oct 12, 2023
Dec 22, 2023
Nov 14, 2022
Jul 8, 2022
Jul 24, 2019
May 13, 2023
Dec 21, 2023

Repository files navigation

deploy-on-pr-merge deploy-weekly full-integration weekly-code-coverage codecov - matsim only

Overview

MATSim provides a toolbox to run and implement large-scale agent-based transport simulations. The toolbox consists of several modules which can be combined or used stand-alone. Modules can be replaced by own implementations to test single aspects of your own work. Currently, MATSim offers a toolbox for demand-modeling, agent-based mobility-simulation (traffic flow simulation), re-planning, a controller to iteratively run simulations as well as methods to analyze the output generated by the modules.

All list of available extensions can be found in the contribs folder.

For more information, see the project website at http://www.matsim.org/.

Questions

Have any questions? Visit https://matsim.org/faq and see if it has already been answered. If not, post a new question.

Development

The issue tracker is at https://matsim.org/issuetracker .

Build by running (from this directory, not any sub-directory):

mvn package -DskipTests

if you want to install the core only you can run

mvn install --also-make --projects matsim

Binaries

Releases (also PR-based and weekly releases) and snapshots can be found at https://repo.matsim.org/.

An example how to get started with your own project, including a complete pom.xml, is at https://github.com/matsim-org/matsim-example-project .

Code examples are at https://github.com/matsim-org/matsim-code-examples.

About

Multi-Agent Transport Simulation

Resources

Stars

Watchers

Forks

Languages

  • Java 99.4%
  • TeX 0.5%
  • JavaScript 0.1%
  • Python 0.0%
  • Makefile 0.0%
  • CSS 0.0%