Ai Assignments
Ai Assignments
Following list contains name of debar students (attendance less than 75%)
Q3 a) - Give difference between BFS and DFS (list main two differences)
Q6 What does it mean to define a problem preciously? Define 8-Puzzle problem preciously.
Assignment two:
Q2. Write an algorithm to describe Depth First Search, what are the advantages of DFS?
Q3. Enumerate classical Water Jug Problem. Describe state space for this problem.
Assignment three:
Q1. Study and write ‘Best First Search’ Algorithm (Heuristic Search)
Q3. Write algorithm to describe Best First Search, what are advantages and disadvantages of BFS?