Yes, that's correct.hgm wrote: Well, if the root is a win then every searched line will be reduced, and reducing everything doesn't alter the shape of the tree, but just causes the engine to lie more about the depth it reaches.
Please note that this is what happens already today with current implementation: if root position is in TB, then probing is disabled. Regarding to lie about searched depth, I am not sure because PV nodes are not TB probed and depth there is real, side nodes already lie a lot about actual search depth due to aggressive LMR. If LMR is lying then, yes, I lie...as all the other engines that use LMR btw.
This is a speculative statement. May be it is maybe not, but without actual testing it is just a speculation about what could happen. Indeed what actually happens in the engine search is very complex and difficult to deduce just out of our minds.hgm wrote: If the root is a win not yet in any EGT, all lines going in the EGT will be reduced, but the lines that avoid conversion will not. If the conversion itself is no obvious progress (i.e. a trade, rather than gaining material), this will make it less likely that it will go for a conversion, as when you are winning, the deeper you search, the better the score usually gets.