InterviewSolution
Saved Bookmarks
| 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* |
|