中文

2-ASP(Q) programs with weak constraints: Complexity and efficient implementation

人工智能 2026-05-27 v1 计算复杂性 计算与语言 计算机科学中的逻辑

摘要

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.

关键词

引用

@article{arxiv.2605.27338,
  title  = {2-ASP(Q) programs with weak constraints: Complexity and efficient implementation},
  author = {Andrea Cuteri and Giuseppe Mazzotta and Francesco Ricca},
  journal= {arXiv preprint arXiv:2605.27338},
  year   = {2026}
}