Skip to content

Commit

Permalink
Tune
Browse files Browse the repository at this point in the history
  • Loading branch information
SFisGOD committed Aug 10, 2021
1 parent e2f1d02 commit 029a0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/search.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ namespace {
318, 6, 6,8250,192,95,147,232,1073,225,99
};

// TUNE(SetRange(-40,40), nw, nbw);
TUNE(SetRange(-40,40), nw, nbw[0]);

// Different node types, used as a template parameter
enum NodeType { NonPV, PV, Root };
Expand Down

0 comments on commit 029a0c2

Please sign in to comment.