Multi-Agent Planning (MAP) is the computational process by which a group of autonomous agents collaboratively formulates a sequence of actions—potentially distributed and interdependent—to achieve a set of shared or individual goals. Unlike single-agent planning, MAP must address challenges of partial observability, decentralized control, and the need for coordination to manage dependencies and avoid conflicts between agents' proposed actions. It sits at the intersection of automated planning, game theory, and multi-agent systems.
