带弱约束的2-ASP(Q)程序:复杂性与高效实现 / 2-ASP(Q) programs with weak constraints: Complexity and efficient implementation
1️⃣ 一句话总结
本文研究了一类能够表达复杂优化问题的逻辑程序(2-ASP(Q)^w),并为其提供了完整的理论复杂性分析,同时提出了一种基于反例引导抽象精化的高效求解算法,在多个领域的困难基准测试中验证了其有效性。
ASP(Q) extends Answer Set Programming (ASP) with Quantifiers over answer sets. In this paper we focus on the class of ASP(Q) programs with two quantifiers and weak constraints, denoted as 2-ASP(Q)^w. 2-ASP(Q)^w is a practically relevant fragment of ASP(Q) that is expressive enough to capture optimization problems up to the class Delta_3^P. On the theoretical side, we provide a complete complexity characterization of the main computational tasks for 2-ASP(Q)^w programs, including tight completeness results and the analysis of nontrivial cases that have not been addressed in previous works. On the practical side, we introduce novel strategies for computing (optimal) quantified answer sets in the Casper system, that rely on a Counterexample-Guided Abstraction Refinement (CEGAR) technique tailored to ASP(Q). An experimental evaluation on hard benchmarks from different application domains shows that the proposed techniques are effective in practice.
带弱约束的2-ASP(Q)程序:复杂性与高效实现 / 2-ASP(Q) programs with weak constraints: Complexity and efficient implementation
本文研究了一类能够表达复杂优化问题的逻辑程序(2-ASP(Q)^w),并为其提供了完整的理论复杂性分析,同时提出了一种基于反例引导抽象精化的高效求解算法,在多个领域的困难基准测试中验证了其有效性。
源自 arXiv: 2605.27338