LOAICCApr 13, 2012

Tractable Answer-Set Programming with Weight Constraints: Bounded Treewidth is not Enough

arXiv:1204.3040v21 citations
AI Analysis

This addresses a theoretical limitation in knowledge representation for AI, showing incremental progress by refining conditions for tractability.

The paper investigates whether bounding treewidth ensures tractability for answer-set programming with weight constraints, finding that it alone is insufficient but tractability can be achieved with additional restrictions.

Cardinality constraints or, more generally, weight constraints are well recognized as an important extension of answer-set programming. Clearly, all common algorithmic tasks related to programs with cardinality or weight constraints - like checking the consistency of a program - are intractable. Many intractable problems in the area of knowledge representation and reasoning have been shown to become linear time tractable if the treewidth of the programs or formulas under consideration is bounded by some constant. The goal of this paper is to apply the notion of treewidth to programs with cardinality or weight constraints and to identify tractable fragments. It will turn out that the straightforward application of treewidth to such class of programs does not suffice to obtain tractability. However, by imposing further restrictions, tractability can be achieved.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes