Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration with rewrite programming #19

Open
kris-brown opened this issue May 16, 2024 · 0 comments
Open

integration with rewrite programming #19

kris-brown opened this issue May 16, 2024 · 0 comments

Comments

@kris-brown
Copy link
Collaborator

Some processes may require complicated sequences of events to take place, which could in principle be orchestrated with a ton of timers and dirac deltas and injection of implementation details into the world state ... but perhaps should be explicitly expressed as programs of a sort. Rather than Julia programs, though, we can use the graphical languages for schedules in AlgebraicRewriting. An example where this may be especially important is having support for declaring model initialization procedures.

One means this could be integrated is generalizing ABMRule to take a stochastic timer and a whole schedule, of which the schedule which contains just a single rewrite rule is a special case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant