Koivisto is an AB-engine for chess written in C++. The strength is estimated to be around 2760 CCRL on a single core.
- Hash
- SyzygyPath (up to 6 pieces)
cd src_files
make
A few compiler warnings about unused functions might pop up. Those functions are only from the syzygy code which have been copied from Fathom