Axiom is a Universal Chess Interface (UCI) compliant chess engine developed in C++. Designed for performance, Axiom can be used with various UCI-compatible chess graphical user interfaces (GUIs) to play, analyze, and find optimal moves in standard chess positions.
Author: Kachhy
What's in 1.0
This initial release contains:
A SPSA tuned Alpha-Beta search with many improvements
Both NNUE and HCE evaluation (NNUE is trained on 280M HCE positions)
UCI protocol support (compatible with Arena, Cutechess, and others)

Comments
Post a Comment