Multi-Agent Planning
Multi-Agent Planning is about choosing a sequence of actions toward a goal, sometimes with other agents or chance. State the goal, the actions, and whether the world is deterministic. Planning ≠ classification.
Output — idea / do / check for Multi-Agent Planning. Fill those three in the viva.
Tiny Multi-Agent Planning story — get the key, open the door, reach the gold. That beats a UML diagram.
sensors → agent → actuators
│
▼
environmentExam tip
Goal + actions + deterministic or not.