Chess-Engine-Lovers Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Go down
supersharp77
supersharp77
Posts : 253
Join date : 2023-04-09
Location : SW USA

Lunarr Chess Engine Empty Lunarr Chess Engine

Fri Mar 01, 2024 2:16 am
Lunarr Chess Engine

The project was renamed from White Widow to Lunarr.

This version is significantly more stable. There should be no more bugs with illegal moves being returned or other related issues: while the previous version would very often freeze or crash, this has not happened yet with the new version when testing.

There have been multiple optimizations and changes resulting in a significant performance increase. The engine is estimated to have an ELO of around 2000 in blitz.

There are still issues regarding the transposition table, both with its performance and with more specific bugs, such as failing to see a draw by repetition that would be caused by the ttMove (which was stored when the position hadn't yet been repeated).

Some of the features currently in development involve a better system for killer moves and improved draw by repetition detection, including finding draws one move before they happen (upcoming draw by repetition detection).

Other changes include draw by fifty-move rule detection, a correct implementation of null move pruning, as well as the new ability to write log files while in the Debug configuration. Moves are also now stored with just 16 bits in the Move struct, using a MoveValue with the first 4 bits used as a flag, middle 6 bits for the target square and last 6 bits for the start square.


Lunarr v2.0.0: https://github.com/Eliagiac/lunarr-chess-engine/releases/download/v2.0.0/Lunarr-v2.0.0-windows-x86-64.zip


Lunarr v2.0.1 https://github.com/Eliagiac/lunarr-chess-engine/releases/download/v2.0.1/Lunarr-v2.0.1-windows-x86-64.zip


Lunarr v2.1.0: https://github.com/Eliagiac/lunarr-chess-engine/releases/download/v2.1.0/Lunarr-2.1.0-windows-x86-64.zip


Lunarr v2.1.1: https://github.com/Eliagiac/lunarr-chess-engine/releases/download/v2.1.1/Lunarr-2.1.1-windows-x86-64.zip





Lunarr Chess Engine 2Q==

ZamChess likes this post

Back to top
Permissions in this forum:
You cannot reply to topics in this forum