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* search
This 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