Files
Stockfish/src
Marco Costalba 43276cbec5 Fix a bug in insert_pv() where minimum depth is zero
We implicitly considered the minimum depth stored in TT
to be Depth(0), but because we store values in TT also in
qsearch() where depth is < 0, we need to use a negative
number as minimum depth.

Bug spotted by Joona Kiiski.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2009-03-23 15:30:20 +01:00
..
2009-03-19 12:55:32 +01:00
2009-03-19 12:55:32 +01:00
2009-01-07 15:48:11 +01:00
2009-03-19 12:55:32 +01:00
2008-09-01 07:59:13 +02:00
2009-01-07 15:48:11 +01:00
2009-03-19 12:55:32 +01:00
2009-03-22 13:11:24 +01:00
2009-03-19 12:55:32 +01:00
2009-03-19 12:55:32 +01:00
2009-03-19 12:55:32 +01:00
2009-02-07 13:26:17 +01:00
2008-09-24 00:32:53 +02:00
2009-03-19 12:55:32 +01:00
2009-01-07 15:48:11 +01:00
2009-03-02 16:20:00 +01:00
2009-03-19 12:55:32 +01:00
2009-03-22 23:53:22 +01:00
2009-03-19 12:55:32 +01:00
2009-03-22 23:52:06 +01:00
2009-03-19 12:55:32 +01:00
2009-03-19 12:55:32 +01:00
2009-03-19 12:55:32 +01:00
2009-03-19 12:55:32 +01:00
2009-01-07 15:48:11 +01:00
2009-01-07 15:48:11 +01:00
2009-03-23 12:02:15 +01:00
2009-03-03 21:01:00 +01:00
2009-03-19 12:55:32 +01:00
2008-10-20 21:47:20 +02:00
2009-01-07 15:48:11 +01:00
2009-01-07 15:48:11 +01:00
2009-03-15 16:43:28 +01:00
2009-03-14 12:55:14 +01:00