Files
ants/model.py
kaghog 61e92ae136 create function for ants to die and for nonlinear sensitivy function
When ants hit a minimum sensitivy threshold (configurable), the ant is added to a dead list
and then removed from the model schedule and the environment in the model step.
The dead list is cleared every step

Nonlinear sensitivity using a logistic function is implemented.
2023-05-31 00:48:41 +02:00

3.7 KiB