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



Chess engine: Thrawn 2.0



Thrawn  - UCI chess engine
Chess engine in c++ that uses a bitboard data structure and a piece square tables evaluation (nnue in the future)
Rating CEDR=2415

v.2.0:
~2500+ ELO
nnue file is found in: Thrawn_v2.0_source_code/src
new changes
fixed zero evaluation blundering bug
embedded NNUE (using pure NNUE evaluation)
no-hashmove reduction
reverse futility pruning / static null move pruning
late move pruning


Comments