Hi friends
I recently played a game, and during the post game analysis, I recognized something odd.
On move 29 for black, the best continuations proposed by the engine are 29...Ra8, 29...Rb8 and 29...b4
However, clearly the best move is 29...Rxf7, and the engine agrees after the fact. Any idea why the engine doesn't recognize this before?
The analysis only goes to a depth of 20 and it may need more time to see the move.


It is because of the nature of alpha-beta pruning!
Hi friends
I recently played a game, and during the post game analysis, I recognized something odd.
On move 29 for black, the best continuations proposed by the engine are 29...Ra8, 29...Rb8 and 29...b4
However, clearly the best move is 29...Rxf7, and the engine agrees after the fact. Any idea why the engine doesn't recognize this before?