Starting from the starting position, how many moves deep have we analyzed the possible continuations?
Asked
Active
Viewed 1,091 times
2 Answers
3
Chess doesn't work like that. It isn't "solved" from the start position. It is "solved" from the end.
Currently chess has been "solved" for all positions where there are 7 or fewer pieces on the board.

Brian Towers
- 96,800
- 11
- 239
- 397
-
Just to avoid misunderstanding, "7 pieces" here means two kings plus 5 pieces (of either color). – user1583209 Feb 26 '18 at 09:53
2
Are you talking about Perft (https://chessprogramming.wikispaces.com/Perft%20Results)? Take a read on the article.
Don't use "solved", that's why you're getting negative votes, use "Perft".
To my knowledge, we have searched every single possibility up to depth of 15. Nobody has done 16 yet.

SmallChess
- 22,476
- 2
- 45
- 82