Files
ReactionSystems/testing/first.system

10 lines
315 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}])
Run > Print; Save("testing/asd"),
LimitFrequency("testing/first.experiment") > Print,
Digraph > Dot > Save("testing/asddd")
| Serialize("testing/asdd")