Caissa icon indicating copy to clipboard operation
Caissa copied to clipboard

Strong chess engine

Results 7 Caissa issues
Sort by recently updated
recently updated
newest added

It's sad that it's not possible to compile the newest version on Android and Linux devices.

OS: Archlinux Caissa works, tested in Nibbler GUI and everything was fine yet it seems something is wrong as I try to make it play games against other engines in...

A few things I noticed when building for Mac: ftello64 and fseeko64 -> ftello and fseeko in https://github.com/Witek902/Caissa/blob/master/src/utils/Stream.cpp sprintf is depracated, snprintf seemed to build fine. Needed to be changed...

Any chance that the source code will become compatible with Android again (arm64-v8a and armeabi-v7a)?

Hi, I'm getting a weird output with the above fen. For convenience here's how it looks: [http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=r5r1%2Fpp1k3p%2F2pb4%2F2q5%2F8%2FP2N3Q%2F1PPB1P1P%2F2KR3R+b+-+-+0+1](url) The engine yields the following results at a depth of 25: info depth...

Thanks for the engine. Question: Is there any plan to release a onnx version of the nn at some time?

First-off, huge thanks for your work on this project. Amazing work. I just wanted to share an edge case I came across with suggested fix. Caissa exits right after reporting...