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: Belette 3.0.0

 


BeletteUCI-compatible chess engine written in C++. 
Author - Vincentbab

For now it only supports CPUs with AVX2 and BMI2 instructions. Support for other architectures might be added in the future.

v.3.0.0:
Changes
UCI Threads option
Null move pruning (NMP)
Reverse futility pruning (RFP)
Internal iterative reduction (IIR)
Late move reduction (LMR)
Late move pruning (LMP)
SEE pruning in main search
Butterfly history heuristic


Comments