Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 924 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 924 Bytes

WaTor- & Trafficsimulation

This project implements a WaTor simulation to analyse and show the behavior of predator-prey-models. In this implementation are sharks the predators and fishes the preys swimming together in a WAter TORus, e.g. a cyclic matrix representing the big sea.

Also a traffic simulation is implemented in manner of the Nagel–Schreckenberg model; it is implemented for:

  • highways with a single lane and traffic lights
  • motorways with two lanes to let the cars overtake

Screenshot of the program.

Get it running

In order to get it running, download the executable file and make sure that you have installed the latest Java version (Java 1.6+).

You can download the executable here: https://github.com/maxstrauch/wator-traffic-simulation/raw/master/build/wator-traffic-simulation.jar

License

See LICENSE.txt in the repo.