X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmaterial.cpp;h=3474ccd576c5e613c7fd3373b0e71edf6fd1ca1c;hp=9cc8eeadc470b7e2f20a9f91a9c5ee8a4c1f9568;hb=3e4dfb49a747be902d25ae06783f98ba29fb5030;hpb=fe72c93141627c8109761da6546014a8d0461450 diff --git a/src/material.cpp b/src/material.cpp index 9cc8eead..3474ccd5 100644 --- a/src/material.cpp +++ b/src/material.cpp @@ -39,7 +39,7 @@ namespace { const Value RedundantRookPenalty = Value(554); // pair pawn knight bishop rook queen - const int LinearCoefficients[6] = { 1617, -162, -1172, -190, 105, 26 }; + const int LinearCoefficients[6] = { 1617, -162, -1172, -62, 105, 26 }; const int QuadraticCoefficientsSameColor[][PIECE_TYPE_NB] = { // pair pawn knight bishop rook queen