Chess engine: Rengar 1.2.0
Rengar - chess engine with a simple evaluation function written in C++.
rating CEDR=2604
This release includes a .exe binary runnable on windows. There is also a build that omits BMI and BMI2 instructions (TZCNT, PEXT, and PDEP). It is functionally identical to v1.0.0.
v.1.2.0:
For details of the changes affecting elo see the discription of #17. This version also fixes the timeouts seen in 15/40 games on CCRL by simply setting a hard upper limit on time used for a single move (at most 1/4 of remaining time).
Comments
Post a Comment