++ I determine the 4 top candidates with the Stockfish evaluation function or a simplified version of it. I reckon the optimal move is among them by extrapolation: 1 error in 10^5 positions for the top 1 move [snip]
Here is one of the more blatantly obvious of your errors.
You think that Stockfish makes no more than one losing error in every 100,000 moves (see quote). AlphaZero beat (an earlier version of) Stockfish 155 times in 1000 games. According to you (who would surely have said the same thing about that version of Stockfish, which was not much more than 100 Elo points weaker), those games had an average of at least 155 * 100000 / 1000 moves = 15,500 moves.
My recollection is that this is not so, by a factor of more than 100.
You would be foolish to think the incremental improvements in Stockfish have provided that factor of more than 100 (in fact it would have to be a great deal more in practice).
#2032
That is not lazy: 2034 posts...
The essence is this quote by the late GM Sveshnikov:
"Give me five years, good assistants and modern computers, and I will trace all variations from the opening towards tablebases and 'close' chess."
give me = somebody has to pay for it
five years = 5 years
good assistants = to prepare starting positions to launch the search
modern computers = cloud engines of 10^9 nodes / second
all variations = the relevant ECO codes
the opening = the starting positions prepared by the good assistants
towards = starting from the opening and ending at the table base
tablebases = 7-men endgame table base
'close" chess = weakly solve chess, as already done for Checkers (8 * 8 draughts) and Losing Chess