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: Barbarossa 0.6 (Windows and Linux)



Barbarossa - UCI chess engine
Author: Nicu Ionita  Rating JCER=2507

v. 0.6.0
Rated about 90 Elo in self play over the previous version 0.5.0.

Changes from the previous version:
Compilation with more recent GHC / Stack (GHC 8.8.4 / stack LTS-16.20)
New eval terms: weak pawns, optimized
Eval parameters & weights structures generated with Template Haskell
Fixed extended futility pruning up to depth 6
Simplification of time management and helper threads
Better inlining and strictness in code
Search depth 1 normally (no full window)
SelfPlay: add new parameter for nodes budget
Search time reduction for first move
Use only one CPU for all threads (search + helper)
Two abort times, unlimited extensions
Killer list with 3 killers
Better history scale when maximum reached
Higher value for king safety
Better speed, especially in QS
Binaries are provided for Windows 10 and Linux (both SSE4.2 & 64 bit).

Comments