Monash Univeristy FIT2083 Simulation Research Agent-based supermarket (aisle) model
Author: Hsuen-Hao Hou (Seth)
The simulator uses the Mesa framework, read installation instructions here: https://docs.mesastar.org/en/latest/installation.html
To use the visualisation and change parameters, run the following command prompt in root folder:
python3 renderer.py
To see the data processing in the file research.ipnyb, please use Jupyter Notebook
or Jupyterlab. Make sure numpy, scipy and matplotlib is also installed.