-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
9 lines (9 loc) · 725 Bytes
/
Copy pathREADME.txt
File metadata and controls
9 lines (9 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
Demo of a slimemould simulator.
Will create an optimal network to join points on a map together (food blocks). Greater influence to specific blocks is controlled through ph (i.e equivelant to population size in a city).
To run the file please run the main.exe from the main folder. Do not move this file.
libraries used
networkx, matplotlib, pygame, Ipython, pandas
Explanation of how to run the simulation is included in the report.
Pressing the metrics button will download two graphs as pngs and a csv file to your directory.
If editing boundaries. Draw only straight lines. Otherwise boundary climbing algorithm might fail.
Is fully working on submission. Contact me at shakiryahya2000@gmail.com if there are any issues