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

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

v.0.7.0
Get rid of custom move-ordering implementation (#71)
Implement Triangular PV-Table by (#77)
Implement Principal Variation Search (PVS) (#93)
Implement Late Move Reductions (LMR) (#96)
Take PV into account when sorting moves and avoid that sorting whenever possible (#82)
Implement history moves (#95)
Improve killer moves implementation (#94)
Various other optimizations
Non strength-winning changes:

Enable single-file compression (#85), which implies (~33MB -> ~13MB executables)
Enable Profile Guided Optimization (PGO) (#86)
Add support for go depth x (#99)
Add support for UCI_Opponent and UCI_EngineAbout (#101)
Fix seldepth (#100)
Simplify node count method
---
Lynx 0.7.0 download



Comments