AI MCQ #438: Which of the following search belongs to totally ordered plan search?

Q438. 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

✅ Correct Answer: A) Forward state-space search

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