Belette - UCI-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.2.0.0:
Changes
Aspiration window
Transpositation Table
Check extension
SEE Pruning in quiescence
Staged move generation (good captures, good quiets, bad captures, bad quiets)
Move ordering (Hash move, MVV-LVA, Killer moves, Counter move, Threats)
Comments
Post a Comment