Temporal Numeric Planning with Patterns
Matteo Cardellini, Enrico Giunchiglia

TL;DR
This paper extends planning with patterns to temporal numeric planning in PDDL2.1 level 3, using SMT formulas to generate valid plans and demonstrating strong performance on domains requiring concurrency.
Contribution
It introduces a novel approach that extends planning with patterns to temporal numeric planning, with proven correctness and completeness.
Findings
Effective on 10 domains with concurrency requirements
Models correspond to valid plans in temporal numeric planning
Approach extends previous planning with patterns method
Abstract
We consider temporal numeric planning problems expressed in PDDL2.1 level 3, and show how to produce SMT formulas whose models correspond to valid plans of , and that extend the recently proposed planning with patterns approach from the numeric to the temporal case. We prove the correctness and completeness of the approach and show that it performs very well on 10 domains with required concurrency.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsFormal Methods in Verification · AI-based Problem Solving and Planning · Logic, programming, and type systems
