Stockfish - chess engines UCI
Previous version chess engine Stockfish
Author compilation - Marco Costalba
Information on the compilation:
Timestamp: 1459176415
Rewrite bsfq management
Use compiler intrinsics when possible to
avoid writing platform specific asm code.
Tested on Windows 7 with MSVC 2013 and mingw 4.8.3 (32 and 64 bit)
and on Linux Mint with g++ 4.8.4 and clang 3.4 (32 and 64 bit).
No functional change
Resolves #609
JCER=3247
Comments
Post a Comment