DatalogiForAlle / AgentsPy

Agent-based simulation for education in Python
GNU General Public License v3.0
5 stars 0 forks source link

Model.agents from set to list #55

Closed JensKanstrupLarsen closed 4 years ago

JensKanstrupLarsen commented 4 years ago

This should eliminate flickering, since the agents will maintain the same order (although I am not sure, as I could not not replicate the flickering).