Skip to content

v1.13.0: Killer Move Heuristic

Compare
Choose a tag to compare
@bsamseth bsamseth released this 09 Apr 06:41
v1.13.0
b7aed1c
Moves that are deemed best are given preference in the move ordering in
sibling nodes. Causes a significant improvement in the number of
cutoffs, although the current version is a very crude implementation. As
more move ordering techniques are added, this will likely benefit from
some changes. About 50 ELO points stronger than v1.12.1.