Question 13
AUTOMATED PLANNING
Answer the given subquestions.
What is true about the Goal Stack Planning algorithm? (Note: a unit goal cannot be decomposed into subgoals.)
During the plan building phase, it will solve every unit goal exactly once.
It will never repeat the same action twice in the final plan.
It will build the plan in a linear fashion without backtracking.
None of these.