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
Wireworld
Guides
Wireworld
Tech Notes
Wireworld Package
Symbols
WireworldDraw
WireworldEvolve
WireworldPlot
WireworldStateQ
$WireworldFunctionRule
$WireworldNumberRule
DanielS`Wireworld`
W
i
r
e
w
o
r
l
d
E
v
o
l
v
e
W
i
r
e
w
o
r
l
d
E
v
o
l
v
e
[
i
n
i
t
,
t
]
g
e
n
e
r
a
t
e
s
a
l
i
s
t
r
e
p
r
e
s
e
n
t
i
n
g
t
h
e
e
v
o
l
u
t
i
o
n
o
f
a
W
i
r
e
w
o
r
l
d
s
t
a
t
e
i
n
i
t
f
o
r
t
s
t
e
p
s
.
W
i
r
e
w
o
r
l
d
E
v
o
l
v
e
[
i
n
i
t
]
g
i
v
e
s
t
h
e
r
e
s
u
l
t
o
f
e
v
o
l
v
i
n
g
i
n
i
t
f
o
r
o
n
e
s
t
e
p
.
W
i
r
e
w
o
r
l
d
E
v
o
l
v
e
[
i
n
i
t
,
t
s
p
e
c
]
g
i
v
e
s
o
n
l
y
t
h
o
s
e
p
a
r
t
s
o
f
t
h
e
e
v
o
l
u
t
i
o
n
s
p
e
c
i
f
i
e
d
b
y
t
s
p
e
c
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
7
)
Basic Examples
(
1
)
Evolve a Wireworld state for a single step:
I
n
[
1
]
:
=
W
i
r
e
w
o
r
l
d
E
v
o
l
v
e
[
{
{
0
,
0
,
0
,
0
,
3
,
3
,
0
,
0
,
0
,
0
,
0
}
,
{
3
,
3
,
2
,
1
,
3
,
0
,
3
,
3
,
2
,
1
,
3
}
,
{
0
,
0
,
0
,
0
,
3
,
3
,
0
,
0
,
0
,
0
,
0
}
}
]
O
u
t
[
1
]
=
{
{
{
0
,
0
,
0
,
0
,
3
,
3
,
0
,
0
,
0
,
0
,
0
}
,
{
3
,
3
,
2
,
1
,
3
,
0
,
3
,
3
,
2
,
1
,
3
}
,
{
0
,
0
,
0
,
0
,
3
,
3
,
0
,
0
,
0
,
0
,
0
}
}
,
{
{
0
,
0
,
0
,
0
,
1
,
3
,
0
,
0
,
0
,
0
,
0
}
,
{
3
,
3
,
3
,
2
,
1
,
0
,
3
,
3
,
3
,
2
,
1
}
,
{
0
,
0
,
0
,
0
,
1
,
3
,
0
,
0
,
0
,
0
,
0
}
}
}
Evolve an initial state for 2 steps and plot the result:
I
n
[
2
]
:
=
W
i
r
e
w
o
r
l
d
P
l
o
t
/
@
W
i
r
e
w
o
r
l
d
E
v
o
l
v
e
S
p
a
r
s
e
A
r
r
a
y
S
p
e
c
i
f
i
e
d
e
l
e
m
e
n
t
s
:
1
4
D
i
m
e
n
s
i
o
n
s
:
{
5
,
1
1
}
,
2
O
u
t
[
2
]
=
,
,
S
c
o
p
e
(
7
)
P
r
o
p
e
r
t
i
e
s
&
R
e
l
a
t
i
o
n
s
(
2
)
P
o
s
s
i
b
l
e
I
s
s
u
e
s
(
3
)
N
e
a
t
E
x
a
m
p
l
e
s
(
4
)
S
e
e
A
l
s
o
W
i
r
e
w
o
r
l
d
S
t
a
t
e
Q
▪
W
i
r
e
w
o
r
l
d
P
l
o
t
▪
$
W
i
r
e
w
o
r
l
d
F
u
n
c
t
i
o
n
R
u
l
e
▪
$
W
i
r
e
w
o
r
l
d
N
u
m
b
e
r
R
u
l
e
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
W
i
r
e
w
o
r
l
d
"
"