paper-with-me

Papers

SAS+ Planning as Satisfiability

2014-01-18 · Ruoyun Huang, Yixin Chen, Weixiong Zhang

Planning as satisfiability is a principal approach to planning with many eminent advantages. The existing planning as satisfiability techniques usually use encodings compiled from STRIPS. We introduce a novel SAT encoding scheme (SASE) based on the SAS+ formalism. The new scheme exploits the structural information in SAS+, resulting in an encoding that is both more compact and efficient for planning. We prove the correctness of the new encoding by establishing an isomorphism between the solution plans of SASE and that of STRIPS based encodings. We further analyze the transition variables newly introduced in SASE to explain why it accommodates modern SAT solving algorithms and improves performance. We give empirical statistical results to support our analysis. We also develop a number of techniques to further reduce the encoding size of SASE, and conduct experimental studies to show the strength of each individual technique. Finally, we report extensive experimental results to demonstrate significant improvements of SASE over the state-of-the-art STRIPS based encoding schemes in terms of both time and memory efficiency.

📄 PDF Abstract BibTeX arXiv:1401.4598

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SurgGoal: Rethinking Surgical Planning Evaluation via Goal-Satisfiability

2026-01-15 · Ruochen Li, Kun Yuan, Yufei Xia, Yue Zhou 외 arxiv

Surgical planning integrates visual perception, long-horizon reasoning, and procedural knowledge, yet it remains unclear whether current evaluation protocols reliably assess vision-language models (VLMs) in safety-critic…

Counterexample Guided Inductive Optimization Applied to Mobile Robots Path Planning (Extended Version)

2017-08-14 · Rodrigo F. Araújo, Alexandre Ribeiro, Iury V. Bessa, Lucas C. Cordeiro 외

We describe and evaluate a novel optimization-based off-line path planning algorithm for mobile robots based on the Counterexample-Guided Inductive Optimization (CEGIO) technique. CEGIO iteratively employs counterexample…

global-optimization

Large Language Models Can Solve Real-World Planning Rigorously with Formal Verification Tools

2024-04-18 · Yilun Hao, Yongchao Chen, Yang Zhang, Chuchu Fan

Large Language Models (LLMs) struggle to directly generate correct plans for complex multi-constraint planning problems, even with self-verification and self-critique. For example, a U.S. domestic travel planning benchma…

Combinatorial OptimizationWorld Knowledge

An LLM-Based Assistance System for Intuitive and Flexible Capability-Based Planning

2026-05-27 · Luis Miguel Vieira da Silva, Nicolas König, Felix Gehlhoff arxiv

In modern industry, dynamic environments and the complexity of modular and reconfigurable resources require automated planning of process sequences. Capability-based planning approaches address this by automatically gene…

The Complexity of Reasoning with FODD and GFODD

2014-07-05 · Benjamin J. Hescott, Roni Khardon

Recent work introduced Generalized First Order Decision Diagrams (GFODD) as a knowledge representation that is useful in mechanizing decision theoretic planning in relational domains. GFODDs generalize function-free firs…