Generate a token-event graph for multicomputational evolution according to particular rules
Contributed by:
Stephen Wolfram and Nikolay Murzin
Examples
Basic Examples (2)
Make a token-event graph of a simple rule:
Multiple rules:
Scope (3)
Make a WolframModel-like TokenEventGraph:
Edges are tagged by corresponding input or output list index:
Tag edges with keys by having associations on both sides of a rule:
Options (7)
Mode (1)
Mode of picking tokens can be one of: "Tuples" (default), "OrderedTuples", "Subsets":
TokenDeduplication (1)
Turn off deduplication of tokens:
EdgeDeduplication (1)
Remove multiedges:
EventDeduplication (1)
Keep or remove duplicate events:
TokenLabeling (1)
Disable custom token labeling:
EventLabeling (1)
Label events by its rule index:
TokenRenderingFunction (1)
Specify rendering for the token:
Version History
-
3.1.0
– 23 October 2024
-
3.0.0
– 22 April 2024
-
2.2.0
– 14 March 2022
-
2.1.0
– 07 March 2022
-
2.0.0
– 23 February 2022
-
1.2.0
– 15 February 2022
-
1.1.2
– 19 January 2022
Related Resources