(programming required) We can reduce the size of the game tree just a bit further by not expanding the portions of the game tree where one of the players has already won. Extend your implementation from the last exercise so that no moves are made in any board in which O or X has already won. How many boards are in the tree now?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here