So you don't play null move at d=1 but some other move. Now how would that have helped? You are still at d=0 after that move...bob wrote:The problem that I found painful was a position with black king at g8, white pawn at f6 and white queen moves to h6. Null-move reduces depth to zero and enters q-search. No capture shows a problem, but if you do checking moves at least at the first ply, you find Qg7# and you don't fail high here thinking you are doing fine when you are dead lost.
Null-move is just generally trouble some in the face of mate threats. Null-move reduction can only be justified by the assumption that the other moves almost always contain some delaying tactics, so they would need more depth to se the same threats. But the higher the stakes, the more difficult it is to create a threat that is worth delaying the ultimate gain for. If I initiate a Rook trade, which would normally do it, the opponnet would prefer to mate me rather than to recapture that Rook. The fact that he gets a mate score makes that Rook disappear from the balance. Only spite checks would help, and it is not at all that sure that I would have one of those available. While trades of or atacks on high pieces usually come 13 in a dozen.
