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
Chess
Symbols
Chessboard
ChessboardQ
ChessboardRecognize
ChessGame
ChessGameQ
ChessViewer
EngineEvaluate
Engine
QuitEngine
RandomChessboard
RandomChessGame
StartEngine
Formats
FEN
PGN
Wolfram`Chess`
E
n
g
i
n
e
E
n
g
i
n
e
[
.
.
.
]
i
s
a
s
y
m
b
o
l
i
c
r
e
p
r
e
s
e
n
t
a
t
i
o
n
o
f
a
r
u
n
n
i
n
g
i
n
s
t
a
n
c
e
o
f
a
c
h
e
s
s
e
n
g
i
n
e
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Start the default engine shipped with the paclet:
I
n
[
1
4
]
:
=
e
n
g
i
n
e
=
S
t
a
r
t
E
n
g
i
n
e
[
]
O
u
t
[
1
4
]
=
E
n
g
i
n
e
N
a
m
e
:
A
r
a
s
a
n
2
3
.
4
P
I
D
:
6
8
6
8
2
6
Get engine options:
I
n
[
1
5
]
:
=
e
n
g
i
n
e
[
"
O
p
t
i
o
n
s
"
]
/
/
D
a
t
a
s
e
t
O
u
t
[
1
5
]
=
Evaluate a position using the engine:
I
n
[
1
6
]
:
=
E
n
g
i
n
e
E
v
a
l
u
a
t
e
[
"
2
k
r
1
b
1
r
/
p
p
p
2
p
p
p
/
2
n
2
n
2
/
3
p
1
b
2
/
3
P
1
N
2
/
q
1
P
1
B
3
/
P
P
1
N
Q
P
P
P
/
2
K
R
1
B
1
R
w
-
-
0
1
"
,
e
n
g
i
n
e
]
O
u
t
[
1
6
]
=
B
e
s
t
m
o
v
e
e
2
b
5
,
P
o
n
d
e
r
a
3
a
2
,
D
e
p
t
h
2
0
,
S
c
o
r
e
-
1
.
1
,
T
i
m
e
5
1
6
m
s
,
L
i
n
e
{
e
2
b
5
,
a
3
a
2
,
f
1
d
3
,
f
5
d
3
,
f
4
d
3
,
d
8
e
8
,
c
1
c
2
,
a
7
a
6
,
b
5
b
3
,
a
2
b
3
,
d
2
b
3
,
f
8
d
6
,
h
1
e
1
,
b
7
b
6
,
g
2
g
3
,
c
8
b
7
,
d
1
a
1
,
h
7
h
6
,
e
3
f
4
,
e
8
e
1
,
a
1
e
1
}
Quit the engine:
I
n
[
1
7
]
:
=
Q
u
i
t
E
n
g
i
n
e
[
e
n
g
i
n
e
]
S
e
e
A
l
s
o
S
t
a
r
t
E
n
g
i
n
e
▪
Q
u
i
t
E
n
g
i
n
e
▪
E
n
g
i
n
e
E
v
a
l
u
a
t
e
"
"