Files
ReactionSystems/testing/first.system

14 lines
349 B
Plaintext
Raw Normal View History

Environment: [x = {a}.y, y =({a}.x + {b}.y) ]
Initial Entities: {a, b}
2025-07-03 23:44:10 +02:00
Context: [({a,b}.{a}.{a,c}.x + {a,b}.{a}.{a}.nill)]
Reactions: ([{a,b}, {c}, {b}])
2025-07-12 02:42:28 +02:00
2025-07-13 19:32:11 +02:00
Digraph
> Dot
| Context
| Hide
| Context.EntitySet ⊆ {a, c} ? "lightblue" || Context.NonDeterministicChoice ? "yellow" ! "#123"
| Entities < {a} ? "white" ! "#lightgreen"
> Print