Skip to content

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

Notifications You must be signed in to change notification settings

LeKinaSa/asma-forest-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages