tune: quiescence depth increased
4cb2cca
doesn't seem to have any difference positive or negative in the
5+0 time control, so try this instead
This commit is contained in:
parent
4cb2cca02b
commit
5a9e17804c
@ -124,7 +124,7 @@ impl Default for SearchConfig {
|
||||
alpha_beta_on: true,
|
||||
// try to make this even to be more conservative and avoid horizon problem
|
||||
depth: 10,
|
||||
qdepth: 2,
|
||||
qdepth: 3,
|
||||
enable_trans_table: true,
|
||||
transposition_size: 24,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user