Gull 3.0 Syzygy in GitHub
Posted: Thu May 19, 2016 1:57 pm
Special thanks to Vadim Demichev, Gull author and to author of the SyZyGy tablebases Ronald de Man.
Thank you both.
I have opened in GitHub this project how PUBLIC DOMAIN,
https://github.com/Velmarin/Chess-Gull-Syzygy
the most original possible code of ThinkingALot, so I have chosen to do everything in a file how usual Vadim, in this case this has facilitated the work.
I've drastically reduced original probes which I think was the reason for failures of the engine with Syzygy (original version).
Adapted the code to Visual Studio and Windows.
Option incorporated the probe Limit, and choice between tables DTZ or WDL.
There is still to improve the PV output and minor things.
There is a 64-bit download executable.
https://github.com/Velmarin/Chess-Gull-Syzygy/releases
The 32-bit version has given me a few errors of breaking with six pieces, soon it will rise even with 5 pieces.
I have no machine with AVX, although I can compile it but not to try it, would be experimental upload it.
Project is public domain and to have fun.
Thank you both.
I have opened in GitHub this project how PUBLIC DOMAIN,
https://github.com/Velmarin/Chess-Gull-Syzygy
the most original possible code of ThinkingALot, so I have chosen to do everything in a file how usual Vadim, in this case this has facilitated the work.
I've drastically reduced original probes which I think was the reason for failures of the engine with Syzygy (original version).
Adapted the code to Visual Studio and Windows.
Option incorporated the probe Limit, and choice between tables DTZ or WDL.
There is still to improve the PV output and minor things.
There is a 64-bit download executable.
https://github.com/Velmarin/Chess-Gull-Syzygy/releases
The 32-bit version has given me a few errors of breaking with six pieces, soon it will rise even with 5 pieces.
I have no machine with AVX, although I can compile it but not to try it, would be experimental upload it.
Project is public domain and to have fun.
