Animates in 2D a trace of an evacuation as simulated by a cellular automaton.
See Main
class for an example.
Pepe Gallardo, 2024
Requires JDK 17 or higher.
This project has the following dependencies:
- pedestrian-evacuation-simulator-environment: library for representing and manipulating environments from which evacuation is to be performed
- pedestrian-evacuation-simulator-cellular-automaton-trace: library for representing and manipulating traces of an evacuation as simulated by a cellular automaton
Maven users: these dependencies are already included in the pom.xml
file