mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-21 01:27:16 +08:00
Retire CenterBind
And compensate in the PSQT. STC: LLR: 2.95 (-2.94,2.94) [-3.00,1.00] Total: 27714 W: 5161 L: 5052 D: 17501 LTC: LLR: 2.95 (-2.94,2.94) [-3.00,1.00] Total: 36354 W: 5008 L: 4909 D: 26437 Bench: 8603285 Resolves #556
This commit is contained in:
@@ -34,9 +34,9 @@ const Score Bonus[][RANK_NB][int(FILE_NB) / 2] = {
|
||||
{ S( 0, 0), S( 0, 0), S( 0, 0), S( 0, 0) },
|
||||
{ S(-19, 5), S( 1,-4), S( 7, 8), S( 3,-2) },
|
||||
{ S(-26,-6), S( -7,-5), S( 19, 5), S(24, 4) },
|
||||
{ S(-25, 1), S(-14, 3), S( 16,-8), S(31,-3) },
|
||||
{ S(-14, 6), S( 0, 9), S( -1, 7), S(17,-6) },
|
||||
{ S(-14, 6), S(-13,-5), S(-10, 2), S(-6, 4) },
|
||||
{ S(-25, 1), S(-14, 3), S( 20,-8), S(35,-3) },
|
||||
{ S(-14, 6), S( 0, 9), S( 3, 7), S(21,-6) },
|
||||
{ S(-14, 6), S(-13,-5), S( -6, 2), S(-2, 4) },
|
||||
{ S(-12, 1), S( 15,-9), S( -8, 1), S(-4,18) },
|
||||
{ S( 0, 0), S( 0, 0), S( 0, 0), S( 0, 0) }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user