X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fevaluate.cpp;h=6783ffd8595fcaa32f1e584ffdd2fca8362aeb41;hb=840605c14e30c58806690ca9b87a44108fa37913;hp=f6764b18466ae4ad010f3ec57b7ed105b1314f04;hpb=6e9337b10799a65f15db141ff612537185396ea5;p=stockfish diff --git a/src/evaluate.cpp b/src/evaluate.cpp index f6764b18..6783ffd8 100644 --- a/src/evaluate.cpp +++ b/src/evaluate.cpp @@ -765,6 +765,7 @@ namespace { + 8 * pe->pawn_asymmetry() + 12 * pos.count() + 16 * pawnsOnBothFlanks + + 48 * !pos.non_pawn_material() -136 ; // Now apply the bonus: note that we find the attacking side by extracting