Some links on “traffic simulator” python:
- Java based traffic simulator: http://141.30.186.11/%7Etreiber/MicroApplet/index.html
- Go through the Wiki links on this page: http://www.mcs.vuw.ac.nz/cgi-bin/wiki/SimPy?action=edit&id=SimulationLinks from the SimPy website (a simulation language based on Python)
- PyODE an open-source Physics engine
- a Science Hobbyist page on why traffic happens: http://amasci.com/amateur/traffic/traffic1.html
- using PyGame to create a simulator …
- Traffic Microsimulation Suite PAMINA … with links to a cellular automata traffic simulator: http://www.the-rickerts.de/mr/PAMINA.html#PHYSICAA95
- Using Sumo, a Simulation of Urban Mobility, to model car models: link