Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

NetworkSystem

Symbols

  • CyclicNet
  • NetworkSystemDisplay
  • NetworkSystemEvolutionList
  • NetworkSystemEvolutionPlot
  • NetworkSystemRule
WolframInstitute`NetworkSystem`
NetworkSystemRule
​
NetworkSystemRule[index,d]
gives
{d,rule}
where
rule
is an enumeration of base 6 of
index
rules up to distance
d
.
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Distance 1 rules:
In[1]:=
NetworkSystemRule
[219,1]
Out[1]=
{1,{{1}{{2},{1}},{2}{{1},{{1},{2}}}}}
In[2]:=
NetworkSystemRule
[419,1]
Out[2]=
{1,{{1}{{2},{{2},{2}}},{2}{{{1},{2}},{{2},{2}}}}}
Distance 2 rules:
In[3]:=
NetworkSystemRule
[47283493273,2]
Out[3]=
{2,{{1,1}{{1},{1}},{1,2}{{1},{1}},{1,3}{{1},{1}},{1,4}{{1},{1}},{2,1}{{1},{{1,2},{1,2}}},{2,2}{{{2,1},{2}},{{2,2},{2,2}}},{2,3}{{{1,1},{2}},{{1,1},{1}}},{2,4}{{{2,2},{1,1}},{{2,1},{2}}}}}
In[4]:=
NetworkSystemRule
[9652665412472289834238,2]
Out[4]=
{2,{{1,1}{{1},{2}},{1,2}{{{1,2},{1,1}},{{1,2},{1,2}}},{1,3}{{2,1},{{1,1},{1,2}}},{1,4}{{{1,1},{1}},{{2,1},{1,2}}},{2,1}{{{2,1},{2,1}},{{1,1},{2,1}}},{2,2}{{{2},{2,2}},{{2,1},{2,1}}},{2,3}{{{2,2},{1}},{{2},{1,2}}},{2,4}{{{2,1},{1,2}},{{2,2},{2,1}}}}}
Scope
​​dcangetreallylarge.E.gd=3:
In[2]:=
code=38938283998374993489384938498934389439849384938327493943984938483949349388237479832747237423897434732784748394893848398498398483949394893949839849389483984349339439494934939498394839489348348394394893843293929329838388383992992342323232329283982983248288244444343434343434343434343444338345233883881;
In[3]:=
NetworkSystemRule
[code,3]
Out[3]=
SeeAlso
CyclicNet
 
▪
NetworkSystemEvolutionList
 
▪
NetworkSystemEvolutionPlot
RelatedLinks
https://community.wolfram.com/groups/-/m/t/3420775?p_p_auth=qz8ZpTh7
https://www.wolframscience.com/nks/p193--network-systems/
https://www.wolframscience.com/nks/notes-5-5--implementation-of-network-systems/
https://www.wolframscience.com/nks/notes-5-5--rule-structure-for-network-systems/
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com