paper-with-me

Papers

Clique-Width and Directed Width Measures for Answer-Set Programming

2016-06-30 · Bernhard Bliem, Sebastian Ordyniak, Stefan Woltran

Disjunctive Answer Set Programming (ASP) is a powerful declarative programming paradigm whose main decision problems are located on the second level of the polynomial hierarchy. Identifying tractable fragments and developing efficient algorithms for such fragments are thus important objectives in order to complement the sophisticated ASP systems available to date. Hard problems can become tractable if some problem parameter is bounded by a fixed constant; such problems are then called fixed-parameter tractable (FPT). While several FPT results for ASP exist, parameters that relate to directed or signed graphs representing the program at hand have been neglected so far. In this paper, we first give some negative observations showing that directed width measures on the dependency graph of a program do not lead to FPT results. We then consider the graph parameter of signed clique-width and present a novel dynamic programming algorithm that is FPT w.r.t. this parameter. Clique-width is more general than the well-known treewidth, and, to the best of our knowledge, ours is the first FPT algorithm for bounded clique-width for reasoning problems beyond SAT.

📄 PDF Abstract BibTeX arXiv:1606.09449

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structure-Aware Encodings of Argumentation Properties for Clique-width

2025-11-13 · Yasir Mahmood, Markus Hecher, Johanna Groven, Johannes K. Fichte arxiv

Structural measures of graphs, such as treewidth, are central tools in computational complexity resulting in efficient algorithms when exploiting the parameter. It is even known that modern SAT solvers work efficiently o…

Graph Width Measures for CNF-Encodings with Auxiliary Variables

2019-05-09 · Stefan Mengel, Romain Wallon

We consider bounded width CNF-formulas where the width is measured by popular graph width measures on graphs associated to CNF-formulas. Such restricted graph classes, in particular those of bounded treewidth, have been …

From Width-Based Model Checking to Width-Based Automated Theorem Proving

2022-05-23 · Mateus de Oliveira Oliveira, Farhad Vadiee

In the field of parameterized complexity theory, the study of graph width measures has been intimately connected with the development of width-based model checking algorithms for combinatorial properties on graphs. In th…

Automated Theorem Provingvalid

Decidability of Querying First-Order Theories via Countermodels of Finite Width

2023-04-13 · Thomas Feller, Tim S. Lyon, Piotr Ostropolski-Nalewaja, Sebastian Rudolph

We propose a generic framework for establishing the decidability of a wide range of logical entailment problems (briefly called querying), based on the existence of countermodels that are structurally simple, gauged by c…

Parameterized Compilation Lower Bounds for Restricted CNF-formulas

2016-04-22 · Stefan Mengel

We show unconditional parameterized lower bounds in the area of knowledge compilation, more specifically on the size of circuits in decomposable negation normal form (DNNF) that encode CNF-formulas restricted by several …

DiversityNegation