LeKinaSa / asma-forest-fire

Project for the "Agents and Multi-Agent Systems" Curricular Unit (FEUP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agents and Multi-Agent Systems

How to Run

  1. Install the required packages, using the command
pip install mesa numpy matplotlib seaborn
  1. Run the simulation and/or generate graphs
python3 src/simulation.py
  1. Generate the data for the p-f matrix in the slides
python3 src/pf_grid.py

About

Project for the "Agents and Multi-Agent Systems" Curricular Unit (FEUP)


Languages

Language:Python 100.0%