Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



New version chess engine: Shallow v5



Shallow - winboard chess engine, Author - Dmitry Sultanov
Rating CEDR=2268

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)

Comments