AlgebraicJulia / AlgebraicABMs.jl

Stochastic graph rewriting for agent based modeling
https://algebraicjulia.github.io/AlgebraicABMs.jl/
MIT License
1 stars 1 forks source link

Interventions #15

Open kris-brown opened 1 month ago

kris-brown commented 1 month ago

It should be possible to stop a model midway, perform an intervention, and continue the model trajectory. We need a language for specifying the scheduling these interventions as well as the ability to do this 'manually'.