implementing digraph generation

This commit is contained in:
elvis
2025-07-05 14:54:43 +02:00
parent 62740cce84
commit ad1ef6f6a6
7 changed files with 99 additions and 7 deletions

View File

@ -1,4 +1,4 @@
Environment: [x = {a}.y, y =({a}.nill + {b}.nill)]
Environment: [x = {a}.y, y =({a}.x + {b}.y)]
Initial Entities: {a, b}
Context: [({a,b}.{a}.{a,c}.x + {a,b}.{a}.{a}.nill)]
Reactions: ([r: {a,b}, i: {c}, p: {b}])