cd /news/artificial-intelligence/provably-complete-generalized-planni… · home topics artificial-intelligence article
[ARTICLE · art-138809] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Provably Complete Generalized Planning with LLMs

A new arXiv paper (2609.27105v1) reports that an LLM-driven method generated generalized plans with machine-checked completeness proofs for 12 of 13 benchmark planning domains, using GPT-5.6-Sol as the LLM. The approach introduces a semantic-preserving PDDL-to-Lean conversion and has the LLM produce both the generalized plan and a formal proof that it solves every instance satisfying the domain constraints, with correctness verified by Lean's kernel. The authors call it a major advancement over prior LLM-generated generalized plans, whose completeness could previously only be determined by manual evaluation.

by read1 min views1 publishedSep 24, 2026

arXiv:2609.27105v1 Announce Type: new Abstract: Generalized planning aims to compute a plan that solves all instances of a planning domain. Recent work has used LLMs to automatically generate and debug such generalized plans in the form of Python programs and achieved perfect test data coverage for several domains. However, whether these generalized plans are actually complete, i.e. solve all instances of the domain, could only be determined by manual evaluation. Here, we present an approach for automatically generating generalized plans in Lean together with proofs of their completeness relative to a specification of the domain constraints provided as input. We introduce a semantic-preserving PDDL-to-Lean conversion, and use an LLM to generate both the generalized plan and the formal proof that it solves every instance satisfying the domain constraints. The correctness of the completeness proof is determined by Lean's kernel. We evaluate our approach on 13 commonly used benchmark domains, using GPT-5.6-Sol as the LLM. For 12 of the domains we obtain generalized plans together with valid completeness proofs. This is a major advancement of the state of the art in automatic generalized-plan completeness proofs.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/provably-complete-ge…] indexed:0 read:1min 2026-09-24 ·