Implementing the Evacuation Simulation module
The “evacuation-simulation” module is responsible for creating the simulation host and executing the core of the simulation. The figure below shows the package diagram of the simulation module and its inner classes. Throughout the tutorials in this section, we will present step-by-step instructions on how to implement this module.
