Shallow - winboard chess engine, Author - Dmitry Sultanov
Rating Chess Engines Diary CEDR=2916
Rating Chess Engines Diary CEDR=2916
v.5:
Engine is open-source, supports UCI and WinBoard protocols and uses the following main techniques
64-bits "magic" bitboard
Null-move
History pruning
popcount() command is used if CPU supports it
The following changes has been made from previous version:
Bugs fixed
Position evaluation improved
Multithreading added (up to 4 threads)
Jim Ablett compiles:
#chessenginesdiary
#Shallow
Comments
Post a Comment