Absolute-Zero UCI chess engine Rating JCER=1954
Author: Zheng Li
Absolute Zero is a bitboard chess engine written in C#. It was developed from scratch to learn about chess programming and game tree searching. By default it runs with its own GUI but it supports the UCI protocol when given the -u command-line parameter. While in UCI/command-line mode it also accepts commands such as perft and divide.
General features:
Runs with own GUI by default
Runs in UCI/command-line mode with -u argument
Provides analysis mode with multi PV in the GUI
Accepts perft and divide commands in command-line mode
Bitboard chess engine that runs in 64-bit when possible
Search features:
Principal variation search
Iterative deepening
Transposition table
Null move heuristic
Killer move heuristic
MVV/LVA heuristic
Futility pruning
Late move reductions
Quiescence search with SEE
Draw detection
Mate distance pruning
Time control heuristics
Multi PV
Evaluation features:
Phase interpolation
Piece-square tables
Mobility evaluation
Pawn structure evaluation
Simple capture evaluation
Absolute-Zero 3.3.2.0 download
Author: Zheng Li
Absolute Zero is a bitboard chess engine written in C#. It was developed from scratch to learn about chess programming and game tree searching. By default it runs with its own GUI but it supports the UCI protocol when given the -u command-line parameter. While in UCI/command-line mode it also accepts commands such as perft and divide.
General features:
Runs with own GUI by default
Runs in UCI/command-line mode with -u argument
Provides analysis mode with multi PV in the GUI
Accepts perft and divide commands in command-line mode
Bitboard chess engine that runs in 64-bit when possible
Search features:
Principal variation search
Iterative deepening
Transposition table
Null move heuristic
Killer move heuristic
MVV/LVA heuristic
Futility pruning
Late move reductions
Quiescence search with SEE
Draw detection
Mate distance pruning
Time control heuristics
Multi PV
Evaluation features:
Phase interpolation
Piece-square tables
Mobility evaluation
Pawn structure evaluation
Simple capture evaluation
Absolute-Zero 3.3.2.0 download
We have stopped posting files on Shortest. Currently, you can find the current links on the DOWNLOAD page. Most of them are placed on Katfile servers. If you do not want to wait long with the download, you can support our work and become a donor. As a thank you, we provide you with a link to the MEGA drive, where you can download the engines and other files without waiting. More information can be found on the DONORS page.
Comments
Post a Comment