Skip to content

A dynamic behavioural traffic assignment model with strategic agents

Notifications You must be signed in to change notification settings

smart-facility/BATSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BATSim - Behavioural Agent-based Traffic Simulation

A dynamic behavioural traffic assignment model with strategic agents.

This is an alpha version!

The simulator can read inputs in MATSim and TRANSIMS formats.

The details of the model are detailed in the paper 'A dynamic behavioural traffic assignment model with strategic agents' (Transportation Research Part C) and can be found here: https://www.sciencedirect.com/science/article/pii/S0968090X17302450.

Installation

In order to compile and run the simulator, you need a patched version of Repast HPC 2.2:

  1. download Repast HPC 2.2;
  2. replace the sources files with the ones in the directory patch_repast;
  3. install Repast;
  4. compile TrafficSim with make.

Running the simulation

  1. Set up the parameters in the file bin/model.props.
  2. Run the script run.sh X where X is the number of cores to be used.

Creating the documentation

  1. Navigate to the doc directory.
  2. Type doxygen trafficsim.

About

A dynamic behavioural traffic assignment model with strategic agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages