Skip to content

filippocasari/Predator-Prey-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predator Prey Simulator

@author: Filippo Casari

Notes

main.py is the main implementation in python using lists whereas main_dict.py is very similar to main.py but it uses dictionaries for better performance.

Run

python3 main.py

Run with dictionaries

python3 main_dict.py

Note: json files are taken as input within the scripts, you do not have to pass them as arguments.

Report

Report is in the file report.pdf

About

Predator Prey Simulation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published