Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
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
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
NetworkSystem
Symbols
CyclicNet
NetworkSystemDisplay
NetworkSystemEvolutionList
NetworkSystemEvolutionPlot
NetworkSystemRule
WolframInstitute`NetworkSystem`
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
[
r
u
l
e
s
,
i
n
i
t
,
t
]
p
l
o
t
s
t
h
e
e
v
o
l
u
t
i
o
n
o
f
a
t
w
o
-
l
i
n
k
n
e
i
g
h
b
o
u
r
d
e
p
e
n
d
e
n
t
n
e
t
w
o
r
k
s
y
s
t
e
m
u
p
t
o
t
i
m
e
s
t
e
p
t
g
i
v
e
n
t
h
e
r
u
l
e
s
t
h
e
m
s
e
l
v
e
s
i
n
t
h
e
f
o
r
m
{
d
,
r
u
l
e
s
}
d
i
s
c
u
s
s
e
d
i
n
N
e
t
w
o
r
k
S
y
s
t
e
m
R
u
l
e
[
]
.
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
[
c
o
d
e
,
i
n
i
t
,
t
]
p
l
o
t
s
t
h
e
e
v
o
l
u
t
i
o
n
o
f
a
t
w
o
-
l
i
n
k
n
e
i
g
h
b
o
u
r
d
e
p
e
n
d
e
n
t
n
e
t
w
o
r
k
s
y
s
t
e
m
u
p
t
o
t
i
m
e
s
t
e
p
t
g
i
v
e
n
t
h
e
r
u
l
e
c
o
d
e
c
o
d
e
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
2
)
Basic Examples
(
1
)
Using explicit rules NKS network on
p
a
g
e
2
0
0
:
I
n
[
1
]
:
=
r
u
l
e
s
=
{
1
,
{
{
1
}
#
,
{
2
}
#
}
}
&
/
@
{
{
{
{
1
}
,
{
2
}
}
,
{
2
}
}
,
{
{
{
2
}
,
{
1
}
}
,
{
2
}
}
}
O
u
t
[
1
]
=
{
{
1
,
{
{
1
}
{
{
{
1
}
,
{
2
}
}
,
{
2
}
}
,
{
2
}
{
{
{
1
}
,
{
2
}
}
,
{
2
}
}
}
}
,
{
1
,
{
{
1
}
{
{
{
2
}
,
{
1
}
}
,
{
2
}
}
,
{
2
}
{
{
{
2
}
,
{
1
}
}
,
{
2
}
}
}
}
}
I
n
[
2
]
:
=
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
r
u
l
e
s
1
,
C
y
c
l
i
c
N
e
t
[
1
]
,
4
O
u
t
[
2
]
=
I
n
[
3
]
:
=
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
r
u
l
e
s
2
,
C
y
c
l
i
c
N
e
t
[
1
]
,
4
O
u
t
[
3
]
=
Using codes:
I
n
[
4
]
:
=
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
1
1
1
8
,
C
y
c
l
i
c
N
e
t
[
1
]
,
1
0
O
u
t
[
4
]
=
A range of different evolution networks:
I
n
[
5
]
:
=
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
#
,
C
y
c
l
i
c
N
e
t
[
1
]
,
2
&
/
@
R
a
n
g
e
[
7
0
,
9
0
]
O
u
t
[
5
]
=
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Distance 2 network evolution:
I
n
[
6
]
:
=
N
e
t
w
o
r
k
S
y
s
t
e
m
E
v
o
l
u
t
i
o
n
P
l
o
t
1
2
4
7
2
2
8
9
8
3
4
2
3
8
,
C
y
c
l
i
c
N
e
t
[
3
]
,
2
,
"
D
e
p
t
h
"
2
O
u
t
[
6
]
=
Another distance 2 rule: