JuliaDynamics / Agents.jl

Agent-based modeling framework in Julia
https://juliadynamics.github.io/Agents.jl/stable/
MIT License
734 stars 119 forks source link

Use dispatch for checking agent presence during scheduling #979

Closed Tortar closed 7 months ago

Tortar commented 7 months ago

We need to still use ABM for user-defined AgentBasedModels which have this kind of step! by default

Tortar commented 7 months ago

you are very right, but as you say, we haven't ever highlighted that (and put in model_abstract). I will just then keep the other change of this PR about skipping the check on agent removal