Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which is the most straightforward approach for planning algorithm?

a) Best-first search
b) State-space search
c) Depth-first search
d) Hill-climbing search

Answer: b
Explanation: The straightforward approach for planning algorithm is state space search because it takes into account of everything for finding a solution.

Join The Discussion