AI MCQ #442: Which algorithm places two actions into a plan without specifying which should c…

Q442. Which algorithm places two actions into a plan without specifying which should come first?

  • a) Full-order planner
  • b) Total-order planner
  • c) Semi-order planner
  • d) Partial-order planner

✅ Correct Answer: D) Partial-order planner

Explanation: Any planning algorithm that can place two actions into a plan without specifying which should come first is called partial-order planner.