Abstract:
This document is the result of a project which objective is to develop a graphic interface
for an evacuation plans simulator, the SmartSim project.
The interface allows to create a simulation given the initial positions for agents and the
scenario in which the simulation takes place. The program calculates the evacuation plan
of the building and represents the simulation.
Some use cases or simulators have been developed to take advantage of the program
capacities. Every one of these simulators can be configured with many options. Also many
options of retrieving the results have been provided. The objective of including these options
is easing the program usage by a non-experimented user.
The project architecture has been structured in modules in order to allow the change of
any of these modules in future developments.
Finally, we gather the extracted conclusions plus some lessons learnt, the possible line
of work regarding the continuance of the platform as well as the next step regarding devel-
opment and exploitation of the service.