Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 235 Bytes

traffic_simulation

Python traffic simulation libarary based on Martin Treiber's Java applet from: http://www.traffic-simulation.de/. Implement IDM follower model and Lanechange model.

dependency:

  • python interface
  • pyunittest