mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 13:17:44 +00:00
More aggressive post-futility pruning
This commit is contained in:
@@ -47,6 +47,7 @@ struct Stack {
|
||||
Value staticEval;
|
||||
Value evalMargin;
|
||||
int skipNullMove;
|
||||
int futMc;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user