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`
S
o
l
v
e
M
a
z
e
S
o
l
v
e
M
a
z
e
[
g
]
s
o
l
v
e
s
t
h
e
m
a
z
e
r
e
p
r
e
s
e
n
t
e
d
b
y
t
h
e
g
r
a
p
h
g
.
Examples
(
1
)
Basic Examples
(
1
)
Solve a maze:
I
n
[
1
]
:
=
m
a
z
e
=
M
a
k
e
M
a
z
e
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
]
=
The solution starts in the bottom lower left hand corner and goes to the upper top right hand corner.
I
n
[
2
]
:
=
S
o
l
v
e
M
a
z
e
[
m
a
z
e
]
O
u
t
[
2
]
=
S
e
e
A
l
s
o
M
a
k
e
M
a
z
e
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
"
"