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 0.6-beta



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

v.06beta:
~1800 ELO

new changes
improved search speed from fixing various bugs
detecting 3-fold repetition
zobrist hashing
transposition tables
old updates

added uci commands for timing control (search no longer fixed depth)
null move pruning
late move reduction
iterative deepening (also adjusting aspiration window)
principal variation search
move history (quiet and killer)
basic move ordering
quiescence search
negamax alpha beta search
checkmate and stalemate
basic static eval using piece square tables


Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!