AlgebraicJulia / AlgebraicJulia/AlgebraicABMs.jl
integration with rewrite programming
- 主要語言
- Julia
- 星號
- 10
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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](https://www.krisb.org/docs/slides/abm_demo_2023/). 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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。