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: Leorik 2.5 (for Windows, Linux and Mac)


Leorik - UCI chess engine
Author-Thomas Jahn Rating CEDR=2829

v.2.5
Leorik 2.5 includes a number of new features and improvements that boost it's playing strength by approximately 100 Elo. Here are some of the key updates:

Open-Source: Leorik's source and binaries are now shared under the permissive MIT License.
.Net 8 Migration: The engine has migrated from .Net 6 to .Net 8 for better performance and compatibility with the latest .Net features.
Faster Move Generation: Leorik now employs a faster move generator based on PEXT by default but also includes the previous and other sliding-piece move generators, that are selectable via compiler define.
Advanced Piece-Square Values: Leorik 2.5 replaces the standard PSQTs with linear functions that calculate the piece-square values using 18 parameters reflecting the positions of both kings and the game phase. Computing these formulas on the fly at acceptable speed requires AVX2 hardware support. AVX2 256bit wide registers allow the engine to compute 8 multiply-and-add operations simultaneously in a single instruction.
Parallel Search: Leorik now supports the 'Threads' option in the Universal Chess Interface (UCI). The engine will launch a separate search instance on each thread. Search instances can share information with each others through a lockless transposition table.

Rating CEDR progres - Leorik 
Pl Engine Rating Score Games %
1038 Leorik 2.4 2829.2 132.00 278 47.48
1058 Leorik 2.3 2800.1 68.00 225 30.22
1059 Leorik 2.2 2799.4 90.00 294 30.61
1143 Leorik 2.1 2672.6 72.00 239 30.13


github:https://github.com/lithander/Leorik/releases/tag/2.4

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!