This project is a chess engine called "Mida" built entirely in C++. The engine is built to work with UCI (Universal Chess Interface), and you can easily find all the commands online.
Rating CEDR=2586
v1.2.1:
* Improved search function, with reverse futility pruning and a more aggressive null move pruning
* New attack evaluation, inspired by Loki engine
Comments
Post a Comment