1.

Which search is complete and optimal when h(n) is consistent?(a) Best-first search(b) Depth-first search(c) Both Best-first & Depth-first search(d) A* searchThis question was posed to me in an interview for internship.Question is taken from Informed Search Strategy topic in portion Problem Solving of Artificial Intelligence

Answer»

The CORRECT CHOICE is (d) A* search

Explanation: NONE.



Discussion

No Comment Found

Related InterviewSolutions