Which search algorithm will use limited amount of memory?
a) RBFS
b) SMA*
c) Hill-climbing search algorithm
d) Both a & b

Submitted by: Administrator
d) Both a & b
Explanation:
RBFE and SMA* will solve any kind of problem that A* can't by using limited amount of memory.
Submitted by:

Read Online AI Algorithms Job Interview Questions And Answers