info@avatto.com
+91-9920808017
46. What is the last leaf node inspected by the AlphaBeta algorithm searching from right to left?
20
25
30
40
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
47. For the game tree in Figure above list the leaf nodes that form the initial clusters in the order inspected by the algorithm SSS*. At all times if there is a choice between more than one candidate node, always select the node on the left.
50, 40, 55, 60, 45, 20
50, 40, 50, 60, 45, 20
50, 40, 55, 50, 45, 20
50, 40, 55, 60, 45, 25
48. For the game tree in above Figure, list the leaf nodes till termination that are inspected after the initial clusters are formed in the order inspected by the algorithm SSS*. At all times if there is a choice between more than one candidate node, always select the node on the left. 1. 57,17,60,70,75,77,80 2. 57, 17, 60, 70, 75, 80 3. 57, 17, 60, 70, 75, 77, 80 4. 57, 17, 60, 70, 75, 80 5. 57, 17, 60, 70, 75, 77, 80, 88 6. 57, 17, 60, 70, 75, 80
1, 2, 3 and 4
1, 3, 5 and 6
2, 3, 4 and 5
1, 2, 3, 4, 5 and 6
49. On the basis of answers to the previous questions, which of the following statements are true? 1. AlphaBeta algorithm searching from left to right explored less number of leaf nodes as compared to AlphaBeta algorithm searching from right to left 2. AlphaBeta algorithm searching from left to right explored more number of leaf nodes as compared to AlphaBeta algorithm searching from right to left 3. AlphaBeta algorithm searching from left to right explored equal number of leaf nodes as compared to AlphaBeta algorithm searching from right to left 4. SSS* would explore more number of nodes as compared to the number of nodes it explored in the given game tree in the figure above, it the heuristic value 19th node from the left to changed from 60 to 15
1, 2 and 3
2 and 4
2 and 3
1 and 4
50. Does the Hill Climbing algorithm find a path to the goal node in the previous question?
No
Yes
Cannot say
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login