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.
In order to compile and run the simulator, you need a patched version of Repast HPC 2.2:
- download Repast HPC 2.2;
- replace the sources files with the ones in the directory patch_repast;
- install Repast;
- compile TrafficSim with make.
- Set up the parameters in the file bin/model.props.
- Run the script run.sh X where X is the number of cores to be used.
- Navigate to the doc directory.
- Type doxygen trafficsim.