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
NewMazePaclet
Guides
NewMazePaclet
Tech Notes
NewMazePaclet
Symbols
EquilateralTriangleGraph
HexagonalGridGraph
MakeMaze
PositiveIntegerQ
ReduceGraph
SolveMaze
TriangularGridGraph
VertexCoordinateList
PeterBurbery`NewMazePaclet`
E
q
u
i
l
a
t
e
r
a
l
T
r
i
a
n
g
l
e
G
r
a
p
h
E
q
u
i
l
a
t
e
r
a
l
T
r
i
a
n
g
l
e
G
r
a
p
h
[
n
]
c
r
e
a
t
e
s
a
n
e
q
u
i
l
a
t
e
r
a
l
t
r
i
a
n
g
l
e
g
r
a
p
h
w
i
t
h
n
v
e
r
t
i
c
e
s
a
l
o
n
g
e
a
c
h
o
f
t
h
e
t
h
r
e
e
e
d
g
e
s
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Make an equilateral triangle graph.
I
n
[
1
]
:
=
E
q
u
i
l
a
t
e
r
a
l
T
r
i
a
n
g
l
e
G
r
a
p
h
[
8
]
O
u
t
[
1
]
=
All graph options are supported.
Add the names of vertices:
I
n
[
2
]
:
=
E
q
u
i
l
a
t
e
r
a
l
T
r
i
a
n
g
l
e
G
r
a
p
h
[
8
,
V
e
r
t
e
x
L
a
b
e
l
s
A
u
t
o
m
a
t
i
c
]
O
u
t
[
2
]
=
S
e
e
A
l
s
o
T
r
i
a
n
g
u
l
a
r
G
r
i
d
G
r
a
p
h
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
N
e
w
M
a
z
e
P
a
c
l
e
t
"
"