Module3 Assignment
[Link] Alpha-Beta Pruning for the given example and find the number of nodes pruned.
2. Discuss the procedure of Min-Max Algorithm for the above example and List the disadvantages
of Min-Max Algorithm.
3. Discuss Constraint Satisfaction Problem with an Example.
4. How backtracking efficiency can be improved in map colouring problem?
5. Give the inference rules used in logical agents.