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`
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
Q
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
Q
[
n
]
t
e
s
t
s
i
f
n
i
s
a
s
t
r
i
c
t
l
y
p
o
s
i
t
i
v
e
i
n
t
e
g
e
r
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Test if 0 is a strictly positive integer.
I
n
[
1
]
:
=
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
Q
[
0
]
O
u
t
[
1
]
=
F
a
l
s
e
I
n
[
2
]
:
=
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
Q
[
1
]
O
u
t
[
2
]
=
T
r
u
e
I
n
[
3
]
:
=
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
Q
[
-
1
]
O
u
t
[
3
]
=
F
a
l
s
e
I
n
[
4
]
:
=
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
Q
1
2
O
u
t
[
4
]
=
F
a
l
s
e
S
e
e
A
l
s
o
P
o
s
i
t
i
v
e
R
e
a
l
s
▪
P
o
s
i
t
i
v
e
I
n
t
e
g
e
r
s
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
"
"