# AIMA: Automated Planning

> Source: https://ollybritton.com/notes/textbooks/ai-a-modern-approach/knowledge-reasoning-and-planning/classical-planning/ · Updated: 2021-04-04 · Tags: notes, aima

## Flashcards
##### What language is used to encode planning problems??
PDDL

##### What is a hierarchical task network (HTN)??
A structure used to create plans where you can reason about high level actions without having to worry about every single step.

##### What is an online planning agent??
One that replans in order to recover from unexpected situations.

---
Olly Britton — https://ollybritton.com. Machine-readable index: https://ollybritton.com/llms.txt
