Since you’re here...

... we have a small favour to ask. More people, like you, are reading and supporting our blog: "Chess Engines Diary". And unlike many other sites and blogs, we made the choice to keep our articles open for all, regardless of where they live or what they can afford to pay.

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: Loki 3.5.0


Loki is a UCI-compliant chess engine written in C++.  Author: Niels Abildskov
Rating JCER=2509

v. 3.5.0:
Major changes:
Reworked UCI. The reason for this is two-fold. Firstly, it removes the biggest source of Vice influence, and thus increases the originality of Loki. Secondly, it is written in a more C++ like manner, which will hopefully increase the homogeneity of Loki's code. Additionally the fgets function in uci.cpp was unstable on Linux, so it needed to be removed.
Bench command. This has been added in order for Loki to qualify for OpenBench testing. OpenBench is a distributed testing framework written by Andrew Grant, creator of Ethereal. Thanks to the creator of Berserk, who has generously offered me to join his server and thus test on his hardware, the testing of Loki will from now on be more rigouros and reliable.
Minor changes:
Loki now has a logo! True to the origin of the name, it is a viking shield. An icon has also been added, but it is not added to the executable by default yet.
Fixed duplicate killers bug. This increases move ordering.
Added aspiration windows. (+10 elo)

Loki 3.5.0 download


Comments

Popular Posts