Topic : Planning in AI
Presented By
Vicky Tyagi
MCA IIIrd-SEMESTER
201560001
Overview of my
presentation
• Introduction to planning
• Introduction to Partial order
planning(POP)
• Example of POP
• The problem based on POP
• Solving the problem
• Drawbacks of POP
Introduction to
planning
• It’s required for almost every task.
• Sequence of action with conditions
• Set of action to reach goal
• All conditions need to be satisfied
before performing action
Introduction to
Partial order
planning(POP)
• Works on several sub-goals
independently
• The sub-goals are completed with
sub-plans
• The sub-plans are combined in
any order
Example:
Fig 1 Partial order planning
Example :
solution
Example: The final plan
Drawbacks of POP
• There is no order
to solve a
problem
• There is no
perfect solution.

Planning in AI(Partial order planning)