13 - Planning Flashcards
detecting conflicts algorithm
operator structure
Why partial order planning for conflict avoidance
to organize these various operators, so that conflicts between goals do not occur
How partial planner works
So what the partial or the planner has done so far is to view the two goals as if they were independent of each other. And come up with a partial plan for each of the two goals. then detect any conflicts between them. Solve
why Hierarchical task networks
macro operations will then make the problems space much smaller, much simpler so that we can navigate it
what is Hierarchical Decomposition
operations being abstracted out into a macro operator like stack- ascending
what is Hierarchical planning
Planning with macro operations