Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • 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
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

Chess

Guides

  • Chess

Symbols

  • Chessboard
  • ChessboardQ
  • ChessboardRecognize
  • ChessGame
  • ChessGameQ
  • ChessPlayer
  • ChessViewer
  • EngineEvaluate
  • Engine
  • QuitEngine
  • RandomChessboard
  • RandomChessGame
  • StartEngine

Formats

  • FEN
  • PGN
Wolfram`Chess`
EngineEvaluate
​
EngineEvaluate
[position]
evaluates given
position
with the default chess engine.
​
​
EngineEvaluate
[position,engine]
evaluates given
position
with the
engine
.
​
​
EngineEvaluate
[engine,position,moves]
evaluates given
position
with the
engine
after making
moves
.
​
Details and Options

Examples  
(6)
Basic Examples  
(1)
Evaluate a position using the default engine:
In[80]:=
EngineEvaluate
["2kr1b1r/ppp2ppp/2n2n2/3p1b2/3P1N2/q1P1B3/PP1NQPPP/2KR1B1R w - - 0 1"]
Out[80]=
Best movee2b5,Pondera3a2,Depth20,Score-2.57,Time
1590
ms
,Line{e2b5,a3a2,f1d3,f5d3,f4d3,a7a6,b5b3,a2b3,d2b3,d8e8,e3f4,f6e4,d1e1,f8d6,f4d6,e4d6,d3f4,c6e7,b3c5,c7c6,f4d3,e7g6,c1c2,e8e1,h1e1,h8e8}
Scope  
(1)

Options  
(4)

SeeAlso
Engine
 
▪
StartEngine
 
▪
QuitEngine
 
▪
Chessboard
RelatedGuides
▪
Chess
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com