

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This include papers of Artificial Intelligence including mid and final in academic year 2021
Typology: Papers
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Question No- 1 : Differentiate the following with the help of diagram. Marks [ 2 +2+2=6] a. Explain the condition with the help of an example.” your heuristic cost should never be overestimated.” b. Briefly compare and contrast a depth first search technique with a breadth first search technique under the following headings: (i) Reaching Optimal Solutions and (ii) Memory Efficiency c. Distinguish between blind search and adversarial search, indicating the similarities and differences between these approaches. Question No-2: Considering the following figure, determine which heuristic is admissible? Marks [ 4 ] Question- 3 : State the Following Marks [ 4 ] (a) Figure 1
(b) Apply minimax to the game tree in Figure 2. Which move should be chosen if the root is a maximizing player? Which move should be chosen if the root is a minimizing player? Marks [ 4 ] Figure 2 (c) Consider the following game tree in which static scores are from the maximising player’s point of view. Which move should be chosen? Which nodes need not be examined in a left to right alpha-beta pruning? Which nodes need not be examined in a right to left alpha-beta pruning? Marks [ 4 ]