This, on the other hand, is a bit late. Joker finds it in 4 ply, and this is what I would expect for a search with check extension. All moves leading to the mate are checks. So if the evasions are free, 4 ply should be enough to search the 4 checks, and end at d=0 in a leaf where there is check and no evasions. Is it that Sjaak and Jazz do not extend negative-SEE checks?Evert wrote:This is indeed what causes the mate to be found so quickly. If I remove the single-reply out of check extension the mate isn't found until a nominal depth of 6.
Code: Select all
dep score nodes time (not shown: tbhits knps seldep)
7 +100.04 26342 0:00.03 e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
7 +100.04 18640 0:00.03 * e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
6 +100.04 17044 0:00.01 e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
6 +100.04 10133 0:00.01 * e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
5 +100.04 8445 0:00.01 e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
5 +100.04 6689 0:00.00 * e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
4 +100.04 4831 0:00.00 e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
4 +100.04 4689 0:00.00 * e4f6 g7f6 a3f8 g8f8 c1h6 f8g8 e1e8
4 -2.46 3184 0:00.00 * f2f1 c8f5 f3g5 b8c6
3 -2.35 1690 0:00.00 f2f1 c8f5 f3g5
3 -2.35 1112 0:00.00 * f2f1 c8f5 f3g5
2 -2.35 548 0:00.00 f2f1 b8c6
2 -2.35 351 0:00.00 * f2f1 b8c6
2 -3.26 237 0:00.00 * f2g1 d4d3 c1e3 b6e3 e1e3 d3c2
1 -1.46 131 0:00.00 f2g1
