Eelco de Groot wrote: ↑Mon Oct 20, 2025 8:16 am You have to go back to somewhere timeframe Stockfish 11 for the introduction. Without Marco Costalba's rigorous approach to atomic testing I doubt it would have worked well. And he knew how to get it technically perfect. We later got word from Mark Lefler and Larry Kaufman I think on the Rybka forum it was but I don't know exactly the source, not Larry but another programmer it was but with a pseudonym, that it worked well for them too. I am glad it has been adopted so widely! If it did work, somewhat universally, strengthens the 'theory' if you may call it that. Which is not difficult to follow really, more chess than programming.
Here it is on Catawiki. but mainly programming examples:
https://www.chessprogramming.org/Improving
I did not know it is part of stockfish and the idea is already in my old engine movei that has progress parameter when the idea is to compare the evaluation with the evaluation 2 plies earlier and also to compare the evaluation 2 plies earlier with the evaluation 4 plies earlier to give a bonus based on the question if there is an improvement.