Files
stockfish/src
Marco Costalba 9e8bf82350 Add stealmate detection to evaluation
Currently a stealmate position is misevaluated
in a negative/positive score, this leads qsearch(),
that does not detects stealmates too, to return the
wrong score and this yields to some kind of endgames
to be completely misevaluated.

With this patch is fully fixed follwing position

7k/6p1/6B1/5K1P/8/8/8/8 w - - 0 1

Also in SMP case.

Correct root cause analysys by Ronald de Man.

bench: 8678654
2014-05-03 11:47:49 +02:00
..
2014-03-11 22:19:14 +01:00
2014-04-06 10:15:11 +02:00
2014-04-12 08:55:30 +02:00
2014-01-02 01:49:18 +01:00
2014-04-06 11:26:12 +02:00
2014-01-02 01:49:18 +01:00
2014-05-02 11:04:18 +02:00
2014-01-18 17:22:54 +01:00
2014-01-02 01:49:18 +01:00
2014-04-12 13:51:52 +02:00
2014-04-28 17:07:43 +02:00
2014-04-27 09:31:22 +02:00
2014-04-12 09:15:14 +02:00
2014-02-14 09:42:50 +01:00
2014-04-28 17:07:43 +02:00
2014-01-02 01:49:18 +01:00
2014-04-06 11:26:12 +02:00
2014-04-27 11:44:16 +02:00
2014-04-06 10:15:11 +02:00
2014-04-27 11:25:42 +02:00
2014-04-13 14:29:42 +02:00
2014-01-02 01:49:18 +01:00
2014-04-27 11:44:16 +02:00
2014-04-06 11:26:12 +02:00
2014-02-12 14:47:36 +01:00
2014-03-16 10:55:58 +01:00
2014-03-18 12:07:26 +01:00
2014-04-26 09:33:50 +02:00
2014-04-27 19:10:00 +02:00
2014-04-27 12:02:36 +02:00
2014-03-30 14:25:57 +02:00
2014-03-23 11:17:38 +01:00
2014-04-26 09:33:50 +02:00
2014-04-06 11:26:12 +02:00
2014-04-12 13:51:52 +02:00