Assignment (MiniMax)
Assignment (MiniMax)
Q1.
a) In the following two-ply game tree, the terminal nodes show the utility values computed by the
utility function. Use the Minimax algorithm to compute the utility values for other nodes in the
given game tree.
b) Using the alpha and beta pruning concept, determine the unnecessary paths.
Q2.
a) In the following two-ply game tree, the terminal nodes show the utility values computed by the
utility function. Use the Minimax algorithm to compute the utility values for other nodes in the given
game tree.
b) Using the alpha and beta pruning concept, determine the unnecessary paths.