Files
stockfish/src
Joost VandeVondele 2c5f0efa13 Extend irreversible moves
if these are ttMoves and played in positions with a high value of the rule50 counter. The unusual extension of 2 is safe in this context as awarding it will reset the rule50 counter, making sure it is awarded very rarely in a search path.

This patch partially addresses https://github.com/official-stockfish/Stockfish/issues/2620 as it should make it less likely to play a move that resets the counter, but that is worse than alternative moves after a slightly deeper search.

passed STC:
LLR: 2.96 (-2.94,2.94) {-0.50,1.50}
Total: 71658 W: 13840 L: 13560 D: 44258
Ptnml(0-2): 1058, 7921, 17643, 8097, 1110
https://tests.stockfishchess.org/tests/view/5e90d0f6754c3424c4cf9f41

passed LTC:
LLR: 2.94 (-2.94,2.94) {0.25,1.75}
Total: 85082 W: 11069 L: 10680 D: 63333
Ptnml(0-2): 459, 6982, 27259, 7393, 448
https://tests.stockfishchess.org/tests/view/5e917470af0a0143109dc341

closes https://github.com/official-stockfish/Stockfish/pull/2623

Bench: 4432822
2020-04-12 20:38:47 +02:00
..
2020-04-12 20:30:08 +02:00
2020-03-09 22:16:26 +01:00
2020-02-05 15:32:29 +01:00
2020-04-12 20:30:08 +02:00
2020-04-12 20:30:08 +02:00
2020-04-05 08:35:31 +02:00
2020-04-05 08:35:31 +02:00
2020-04-12 20:30:08 +02:00
2020-03-01 09:31:58 +01:00
2020-02-05 15:32:29 +01:00
2020-03-01 09:31:58 +01:00
2020-03-30 22:46:07 +02:00
2020-02-05 15:32:29 +01:00
2020-04-12 20:30:08 +02:00
2020-04-12 20:34:50 +02:00
2020-02-22 21:32:32 +01:00
2020-04-12 20:30:08 +02:00
2020-03-30 22:46:07 +02:00
2020-04-02 14:40:03 +02:00
2020-04-12 20:30:08 +02:00
2020-04-12 20:38:47 +02:00
2020-04-12 20:30:08 +02:00
2020-04-12 20:30:08 +02:00
2020-02-05 15:32:29 +01:00
2020-03-14 17:04:50 +01:00
2020-04-12 20:30:08 +02:00
2020-03-30 22:46:07 +02:00
2020-01-09 01:43:47 +01:00