From: silversolver1 <61594747+silversolver1@users.noreply.github.com> Date: Sun, 8 Mar 2020 19:52:05 +0000 (-0500) Subject: Remove set statScore to zero X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=c077bfb413fbed8d6fa94459135ca81f9977c2f2;hp=c077bfb413fbed8d6fa94459135ca81f9977c2f2 Remove set statScore to zero Simplification. Removes setting statScore to zero if negative. STC: LLR: 2.95 (-2.94,2.94) {-1.50,0.50} Total: 84820 W: 16100 L: 16033 D: 52687 Ptnml(0-2): 1442, 9865, 19723, 9944, 1436 https://tests.stockfishchess.org/tests/view/5e654fdae42a5c3b3ca2e2f8 LTC: LLR: 2.94 (-2.94,2.94) {-1.50,0.50} Total: 57658 W: 7435 L: 7391 D: 42832 Ptnml(0-2): 441, 5397, 17104, 5451, 436 https://tests.stockfishchess.org/tests/view/5e657ce9e42a5c3b3ca2e307 closes https://github.com/official-stockfish/Stockfish/pull/2578 Bench: 5168890 ---