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: Lynx 0.17 (Windows, Mac, Linux)




Lynx it's written in C# (.NET 6). UCI protocol is needed.
Chess Engines Diary Rating CEDR=2249

Lynx release artifacts are self-contained and require no dependencies to be run.
However, you can also choose to build Lynx yourself.

Requirements
NET 6 SDK. You can find instructions about how to install it in yo

v.0.17
⚖ Add full PSQT and tapered evaluation (#379)
⚖ Add tapered bishop pair bonus (higher in endgames) (#390)
🔍 Add Reverse Futility Pruning (RFP) (#382)
🔍 If there's a single legal move, make it immediately (#401)
⌛ Add basic time management when MovesToGo are provided (#409)
⚡ Various .NET related perf improvements around .NET 8 new capabilities:
Improve position UCI command parsing (#410, #405), improve position
Improve other commands parsing (#411)
Use FrozenDictionarys where possible (#403)
Use C#12 collection literals (#393)
🐛 Fix UCI_EngineAbout string (#408)

Non-strength winning changes:
Add printsettings option to print runtime settings Configuration.EngineSettings (#391)
Re-Add hashfull in last UCI info command using an approx value (#394)
Consolidate apple silicon binaries into osx-arm64 one, add linux-musl-x64 support (#412)

Lynx Rating CEDR Progress
Pl Engine Rating Score Games %
1399 Lynx 0.15.0 2249.4 42.00 355 11.83
1481 Lynx 0.12.0 2067.8 18.00 175 10.29
1501 Lynx 0.13.0 2038.4 13.50 185 7.30
1522 Lynx 0.14.1 1984.5 15.50 486 3.19
1577 Lynx 0.10.0 1793.5 0.00 104 0.00

---
Lynx 0.17 download
github:https://github.com/lynx-chess/Lynx/releases/tag/v0.17.0

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!