Which search algorithm imposes a fixed depth limit on nodes?
(a) Depth-limited search
(b) Depth-first search
(c) Iterative deepening search
(d) Bidirectional search
This question was posed to me by my college director while I was bunking the class.
Asked question is from Uninformed Search Strategy topic in portion Problem Solving of Artificial Intelligence