Let LLMs translate problems and a classical planner find correct, often optimal, plans
LLM+P turns LLMs into reliable natural-language front ends for proven symbolic planners. That reduces execution risk and often lowers real-world costs (e.g., fewer extra robot trips). It avoids expensive LLM fine-tuning by delegating correctness to existing planners.
Key finding
LLM+P produced correct or optimal plans in most evaluated domains while LLM-only methods usually failed.
Numbers: BLOCKSWORLD 90% (LLM 15–20%); GRIPPERS 95% (LLM 35%) ; STORAGE 85% (LLM 0%)

