Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Absolute-Zero 3.3.2.0

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
All files (games, tables and engines) - download from page

Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!