Skip to content

New scheduler which activates a subset of all agents by condition #778

Open
@Tortar

Description

We still don't have a scheduler capable of such a thing, but this could be useful in some situation where for example we want to activate just a group of agents with certain properties, for example in a ForestFire model this could be useful since only the burning trees are actually activated. But there are different ways to implement this new scheduler, from the most obvious implementation where we filter all the agents each time to some more complex ones which need to be carefully evaluated and can be more difficult to deal with for the user but could be more efficient, see some last comments in JuliaDynamics/ABMFrameworksComparison#13

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceschedulersRelated tothe scheduling of agents during a simulation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions