0 votes
in Artificial Intelligence by
Which of the following search belongs to totally ordered plan search?

(a) Forward state-space search

(b) Hill-climbing search

(c) Depth-first search

(d) Breadth-first search

I got this question during an online interview.

This key question is from Partial Order Planning topic in section Planning and Acting in the Real World of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Right answer is (a) Forward state-space search

To elaborate: Forward and backward state-space search are particular forms of totally ordered plan search.

Related questions

+1 vote
asked Oct 23, 2021 in Artificial Intelligence by DavidAnderson
0 votes
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
...