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`
T
r
i
a
n
g
u
l
a
r
G
r
i
d
G
r
a
p
h
T
r
i
a
n
g
u
l
a
r
G
r
i
d
G
r
a
p
h
[
{
m
,
n
}
]
c
r
e
a
t
e
s
a
t
r
i
a
n
g
u
l
a
r
g
r
i
d
g
r
a
p
h
t
h
a
t
i
s
m
u
n
i
t
s
w
i
d
e
a
n
d
n
u
n
i
t
s
h
i
g
h
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Make a grid of triangles:
I
n
[
1
]
:
=
T
r
i
a
n
g
u
l
a
r
G
r
i
d
G
r
a
p
h
[
{
8
,
8
}
]
O
u
t
[
1
]
=
Label the vertices:
I
n
[
2
]
:
=
T
r
i
a
n
g
u
l
a
r
G
r
i
d
G
r
a
p
h
[
{
8
,
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
H
e
x
a
g
o
n
a
l
G
r
i
d
G
r
a
p
h
▪
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
"
"