SubstitutionSystemCausalGraph | Wolfram Function Repository
Generate a causal graph from a substitution system using standard updating order
Contributed by: Wolfram Physics Project Team
ResourceFunction["SubstitutionSystemCausalGraph"][rule,init,t] generates a causal graph from the evolution of a substitution system. | |
ResourceFunction["SubstitutionSystemCausalGraph"][rule,init,t,"Layered"] generates a layered causal graph from the evolution of a substitution system. |
Examples
Basic Examples (2)
Create a causal graph of a substitution system:
| In[1]:= |
|
| Out[1]= |
|
Show the layered embedding of a causal graph:
| In[2]:= |
|
| Out[2]= |
|
Scope (2)
Use a single rule:
| In[3]:= |
|
| Out[3]= |
|
Use multiple rules:
| In[4]:= |
|
| Out[4]= |
|
Options (1)
IncludeInitializationEvents (1)
Causal graph, without and with initialization:
| In[5]:= |
|
| Out[5]= |
|
Version History
- 4.0.0 – 10 April 2020
- 3.0.0 – 17 March 2020
- 2.0.0 – 17 March 2020
- 1.0.0 – 10 March 2020
Related Resources
Related Symbols
Author Notes
SubstitutionSystemCausalGraph currently only works on strings.
There should be an option to give the description of each event as its node name