1.

Which search algorithm will use limited amount of memory?(a) RBFS(b) SMA*(c) Hill-climbing search algorithm(d) Both RBFS & SMA*I had been asked this question during an online interview.Origin of the question is Online Search Agent topic in division Intelligent Agents of Artificial Intelligence

Answer»

Correct OPTION is (d) Both RBFS & SMA*

To explain I would say: RBFE and SMA* will SOLVE any KIND of problem that A* can’t by using limited amount of MEMORY.



Discussion

No Comment Found

Related InterviewSolutions