JuliaDynamics / Agents.jl

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

Scheduler equivalent to `ByType` but for `@multiagent` models. #1014

Closed Datseris closed 4 months ago

Datseris commented 6 months ago

see https://discourse.julialang.org/t/agents-jl-v6-releases-announcement-post/111678/6?u=datseris would be nice to have a convenience scheduler that checks the internal property type (is it called type @Tortar ?)

Datseris commented 6 months ago

labelling as QoL as at the moment we can avhieve this with ByProperty.