Question: The figure below shows a game tree in which leaf nodes have the stated utility values. Nodes depicted with A belong to player MAX,
The figure below shows a game tree in which leaf nodes have the stated utility values. Nodes depicted with A belong to player MAX, while nodes depicted with belong to MIN. 8 6 4 2 7 3 9 5 (a) Using the MINIMAX algorithm, display the computed Minimax values for all nodes in the game tree. [5] (b) Now, perform the a-3 search algorithm assuming that the rightmost nodes are ex- panded first. Then, cross out the branches that will be pruned by the algorithm and in each case indicate whether it is an a cut-off or a 3 cut-off. [7] (c) For all non-leaf nodes in the search tree generated by the a-38 search algorithm obtained in part (b), display the sequence of a or 3 values computed by the search algorithm at that node (with the leftmost values in the sequence having been computed first). [8]
Step by Step Solution
3.56 Rating (163 Votes )
There are 3 Steps involved in it
MINIMAX ... View full answer
Get step-by-step solutions from verified subject matter experts
