DiscoCheck 4.2
Posted: Tue May 21, 2013 12:39 pm
Here's a new, and hopefully better, version of DiscoCheck. Probably about +20 ELO compared to DiscoCheck 4.1.
Contempt option added. The default value of 25cp has the good property of significantly reducing the draw rate, while not losing any elo. Thanks to contempt, DiscoCheck will avoid draws and would rather fight to the death than accept a 3-repetition draw in a +/- equal position.
UCI stop command implemented. This means that infinite analysis is finally possible, as well as stopping the engine while it's searching in game play.
No skill level yet, but the recommend way to do that is to limit the number of nodes searched. Now even small values will never crash. For example, you can try 256 nodes, 512 nodes, 1024 nodes, etc. until you find the suitable strength opponent for you.
https://github.com/lucasart/chess
* source code in 'src' folder
* compiles for Linux and Windows (64-bit, SSE 4.2) in the 'bin' folder
Enjoy!
Contempt option added. The default value of 25cp has the good property of significantly reducing the draw rate, while not losing any elo. Thanks to contempt, DiscoCheck will avoid draws and would rather fight to the death than accept a 3-repetition draw in a +/- equal position.
UCI stop command implemented. This means that infinite analysis is finally possible, as well as stopping the engine while it's searching in game play.
No skill level yet, but the recommend way to do that is to limit the number of nodes searched. Now even small values will never crash. For example, you can try 256 nodes, 512 nodes, 1024 nodes, etc. until you find the suitable strength opponent for you.
https://github.com/lucasart/chess
* source code in 'src' folder
* compiles for Linux and Windows (64-bit, SSE 4.2) in the 'bin' folder
Enjoy!