Files
Stockfish/src
Joost VandeVondele 8aaae0367c Revert "Adjust return bonus from tt cutoffs at fail highs"
This reverts commit 783dfc2eb2.

could lead to a division by zero for:

ttValue = (ttValue * tte->depth() + beta) / (tte->depth() + 1)

as other threads can overwrite the tte with a QS depth of -1.

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

Bench: 1280020
2024-06-02 09:23:28 +02:00
..
2023-12-31 19:54:27 +01:00
2024-05-28 18:34:15 +02:00
2024-04-24 18:20:55 +02:00
2024-04-24 18:20:55 +02:00
2024-02-11 19:52:00 +01:00
2024-05-28 18:34:15 +02:00
2024-05-28 18:34:15 +02:00
2024-06-01 20:09:47 +02:00
2024-05-28 18:34:15 +02:00
2024-05-30 23:05:25 +02:00
2024-05-30 23:05:25 +02:00
2024-01-04 15:51:04 +01:00
2024-01-04 15:51:04 +01:00
2024-03-20 16:36:18 +01:00
2024-04-24 18:20:55 +02:00
2024-05-05 12:36:20 +02:00
2024-02-11 19:52:00 +01:00
2024-04-13 22:05:19 +02:00
2024-04-13 22:05:19 +02:00
2024-05-28 18:34:15 +02:00
2024-05-28 18:34:15 +02:00
2024-04-04 00:15:17 +02:00
2024-05-23 21:29:11 +02:00
2024-05-30 14:29:31 +02:00
2024-05-28 18:34:15 +02:00