Merge commit '8c2d21f91a5840a67c36267e5043070ffad06860' into cluster

This is the last commit before there are more conflicts.
This commit is contained in:
Steinar H. Gunderson
2025-12-25 20:08:43 +01:00
44 changed files with 1404 additions and 1129 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ struct Stack {
bool ttHit;
int cutoffCnt;
int reduction;
bool isTTMove;
int quietMoveStreak;
};