nkremerh / sugarscape

Development repository for the Digital Terraria Lab implementation of the Sugarscape agent-based societal simulation.
https://github.com/digital-terraria-lab/sugarscape
MIT License
7 stars 12 forks source link

Fixes break when running agent_replacement.json #57

Closed colinhanrahan closed 5 months ago

colinhanrahan commented 5 months ago

Uses agent's own cell as last resort when decisionModelFactor = 0 and all potential cells are skipped over due to conditionals.