In Hierarchical Task Network (HTN) planning, a Method is a schema that specifies a possible way to decompose a compound task into a network of subtasks, but only if certain preconditions are met in the current world state. It is the fundamental rule that encodes domain-specific knowledge about how to achieve complex goals, transforming abstract intentions into concrete, executable steps. Each method provides one valid recipe for task reduction, and a planner selects among applicable methods to find a workable plan.
