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 chess engine: Stellar 1.4

 

StellarUCI bitboard chess engine written in C++20
Author: Dimitrije Dobrota

The goal of the project is experimentation. I want to see how far I can push the engine to play better while learning various techniques of optimization.

v1.4:
Improved code quality
Get rid of redundant contexpressions
Big improvement in time management, no more flagging
Pawn hash table for improved speed




Comments