agentsoz / ees

Emergency Evacuation Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emergency Evacuation Simulator

mainpassing?

Dependencies

This program depends on the following projects:

Setup

Initialise and update the git submodules as below. This only has to be done once, when you first clone this repository.

git submodule update --init --recursive

How to build

./mvnw package

This will produce the EES release archive in ees/target/ees-x.y.z-SNAPSHOT.zip.

How to run

To run the example scenario unzip the release archive and follow the instructions provided in the packaged README.md.

Known Issues

About

Emergency Evacuation Simulator

License:MIT License


Languages

Language:Java 94.5%Language:R 3.0%Language:Shell 2.1%Language:Python 0.4%