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: QuintBot 1.1.0



QuintBot is a chess engine developed in C++ and inspired by the video Coding Adventure by Sebastian Lague.
Rating CEDR=1951

v.1.1.0:
Features
Returned manual move overhead
Much lower TT entry size
Compatibility with other (all?) compilers through removing intrinsic functions
Improved move ordering
Bug fixes
Don't abort search when a quicker mate might be available
Fixed king safety evaluation bugs
Fixed TT 50-move-rule bug resulting in illegal moves
Related features/bug fixes
Major QuintTest improvements
LOS
Pool infrastructure
Automatic task size
Better output format
Tuning engines with parameters (incomplete)
Better error handling
Refactoring
Evaluation: piece values

Comments