paper-with-me

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 on instances of small treewidth. Since these solvers are widely applied, research interests in compact encodings into (Q)SAT for solving and to understand encoding limitations. Even more general is the graph parameter clique-width, which unlike treewidth can be small for dense graphs. Although algorithms are available for clique-width, little is known about encodings. We initiate the quest to understand encoding capabilities with clique-width by considering abstract argumentation, which is a robust framework for reasoning with conflicting arguments. It is based on directed graphs and asks for computationally challenging properties, making it a natural candidate to study computational properties. We design novel reductions from argumentation problems to (Q)SAT. Our reductions linearly preserve the clique-width, resulting in directed decomposition-guided (DDG) reductions. We establish novel results for all argumentation semantics, including counting. Notably, the overhead caused by our DDG reductions cannot be significantly improved under reasonable assumptions.

📄 PDF Abstract BibTeX arXiv:2511.10767

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Answer-Set Programming Encodings for Abstract Argumentation

2015-07-23 · Sarah A. Gaggl, Norbert Manthey, Alessandro Ronca, Johannes P. Wallner 외

The design of efficient solutions for abstract argumentation problems is a crucial step towards advanced argumentation systems. One of the most prominent approaches in the literature is to use Answer-Set Programming (ASP…

Abstract Argumentation

Fudge: A light-weight solver for abstract argumentation based on SAT reductions

2021-09-07 · Matthias Thimm, Federico Cerutti, Mauro Vallati

We present Fudge, an abstract argumentation solver that tightly integrates satisfiability solving technology to solve a series of abstract argumentation problems. While most of the encodings used by Fudge derive from sta…

Abstract ArgumentationTranslation

The pyglaf argumentation reasoner (ICCMA2021)

2021-09-07 · Mario Alviano

The pyglaf reasoner takes advantage of circumscription to solve computational problems of abstract argumentation frameworks. In fact, many of these problems are reduced to circumscription by means of linear encodings, an…

Abstract Argumentation

Properties of ABA+ for Non-Monotonic Reasoning

2016-03-29 · Kristijonas Cyras, Francesca Toni

We investigate properties of ABA+, a formalism that extends the well studied structured argumentation formalism Assumption-Based Argumentation (ABA) with a preference handling mechanism. In particular, we establish desir…

Relevance in Structured Argumentation

2018-09-13 · AnneMarie Borg, Christian Straßer

We study properties related to relevance in non-monotonic consequence relations obtained by systems of structured argumentation. Relevance desiderata concern the robustness of a consequence relation under the addition of…