Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 318 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 318 Bytes

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