Chess engine: TDFA 1.0
TiltedDFA (TDFA) - UCI chess engine
Author: I am very proud to announce the first release of TDFA, which is the first known engine to implement the "Titboard" move generation technique.
This version uses a simple search and a simple evaluation. It conforms to the UCI protocol, however it only has limited support. It supports the basic commands to work with a chess GUI (go time time winc binc).
It has a fixed transposition table size of 64mB in the binary, though this can be changed by editing the table size constant and compiling locally.
Comments
Post a Comment