Which function will select the lowest expansion node at first for evaluation?
(a) Greedy best-first search
(b) Best-first search
(c) Depth-first search
(d) None of the mentioned
This question was posed to me in quiz.
The question is from Informed Search Strategy in chapter Problem Solving of Artificial Intelligence