Chess engine: Mida 2.3
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=3108
v2.3:
Added transposition table reading and writing in quiescence
Added makefile to compile Mida on all OS
Many bug fixes
Mida - Rating CEDR progres
Pl | Engine | Rating | Score | Games | % |
1042 | Mida 2.2 | 3108.3 | 56.00 | 205 | 27.32 |
1122 | Mida 2.1 | 3024.5 | 139.50 | 503 | 27.73 |
1248 | Mida 2.0 | 2836.4 | 115.50 | 312 | 37.02 |
1443 | Mida 1.2.1 | 2547.1 | 48.00 | 184 | 26.09 |
1541 | Mida 1.2 | 2406.7 | 2.50 | 32 | 7.81 |
1627 | Mida 1.1 | 2277.0 | 25.00 | 104 | 24.04 |
Comments
Post a Comment