1.

Which is the most straightforward approach for planning algorithm?(a) Best-first search(b) State-space search(c) Depth-first search(d) Hill-climbing searchThis question was addressed to me in semester exam.Enquiry is from State Space Search in section Adversarial Search of Artificial Intelligence

Answer»

Right answer is (b) STATE-space search

For explanation I WOULD SAY: The straightforward approach for planning ALGORITHM is state space search because it takes into account of everything for finding a solution.



Discussion

No Comment Found

Related InterviewSolutions