Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
ChessV
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Engine features == * '''[[Search algorithm|Searching]]''': [[Alpha-beta pruning|Alpha-Beta]] [[Negamax|Nega-Max]] Principal variation search, [[Iterative deepening depth-first search|Iterative deepening]], [[Null-move heuristic|Null-move]] Forward [[Branch and bound#General description|Pruning]], [[Static Exchange Evaluation]] (SEE). :: ''Search Extensions'': [[Check (chess)|check]] extension, recapture extension, null-move threat extension, PV extension, Futility Pruning and Razoring, History [[Heuristic]], [[Killer heuristic|Killer-move heuristic]]. * '''Evaluation''': [[chess piece|Piece]]-square tables, [[Pawn (chess)|Pawn]] structure evaluation, Mobility evaluation, [[King (chess)|King]] safety, King tropism, [[Lazy evaluation]]. * '''[[Hash table|Hash Tables]]''': [[Transposition table]], Pawn structure table, Evaluation [[Cache (computing)|cache]], Repetition detection. Since ChessV 2.2, the engine can be set to adjust to their player's needs: * '''Transposition Table Size''' can be adjusted. * The engine can be allowed for '''variance of play'''. * '''Weaken''' the chess engine to be human-beatable even for beginners.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)