+1 vote
in Artificial Intelligence by
What is the other name for forward state-space search?

(a) Progression planning

(b) Regression planning

(c) Test planning

(d) None of the mentioned

This question was addressed to me in quiz.

The doubt is from State Space Search in section Adversarial Search 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
The correct answer is (a) Progression planning

The explanation: It is sometimes called as progression planning, because it moves in the forward direction.
...