Answers

Question and Answer:

  Home  Artificial Intelligence Algorithms

⟩ 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

b) State-space search

Explanation:

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

 171 views

More Questions for you: