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`
CyclicNet
​
CyclicNet[t]
gives a cyclic net of size
t
. This can then be used as an initial condition -
init
- in
NetworkSystemEvolutionPlot
or
NetworkSystemEvolutionList
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Cyclic network of 5:
In[1]:=
CyclicNet
[5]
Out[1]=
{{5,2},{1,3},{2,4},{3,5},{4,1}}
In[2]:=
CyclicNet
[20]
Out[2]=
{{20,2},{1,3},{2,4},{3,5},{4,6},{5,7},{6,8},{7,9},{8,10},{9,11},{10,12},{11,13},{12,14},{13,15},{14,16},{15,17},{16,18},{17,19},{18,20},{19,1}}
SeeAlso
NetworkSystemEvolutionPlot
▪
NetworkSystemDisplay
▪
NetworkSystemEvolutionList
▪
NetworkSystemRule
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/
""

© 2025 Wolfram. All rights reserved.

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