Files
stockfish/src
GuardianRMandMarco Costalba 0e949ac2c9 Tweak statScore condition
The first change (ss->statScore >= 0) does nothing.

The second change ((ss-1)->statScore >= 0 ) has a massive change.
(ss-1)->statScore is not set until (ss-1) begins to apply LMR to moves.
So we now increase the reduction for bad quiets when our opponent is
running through the first captures and the hash move.

STC
LLR: 2.95 (-2.94,2.94) [0.00,4.00]
Total: 57762 W: 10533 L: 10181 D: 37048

LTC
LLR: 2.95 (-2.94,2.94) [0.00,5.00]
Total: 19973 W: 2662 L: 2480 D: 14831

Bench: 5037819
2017-09-22 16:48:08 +02:00
..
2017-08-19 13:58:12 +02:00
2017-07-02 22:00:29 -07:00
2017-08-13 05:46:21 -07:00
2017-08-13 04:41:59 -07:00
2017-09-02 16:58:23 +02:00
2017-07-15 07:28:38 +02:00
2017-02-23 21:33:03 -08:00
2017-08-13 05:46:21 -07:00
2017-03-14 20:56:26 -07:00
2017-08-12 23:54:48 -07:00
2017-07-23 17:35:44 -07:00
2017-09-22 16:48:08 +02:00
2017-09-01 20:16:56 +02:00
2017-09-01 20:16:56 +02:00
2017-09-01 20:23:31 +02:00
2017-01-11 08:46:29 +01:00
2017-01-11 08:46:29 +01:00
2017-08-19 14:32:31 +02:00
2017-08-19 13:58:12 +02:00
2017-01-11 08:46:29 +01:00
2017-09-12 12:31:53 +02:00