paper-with-me

Papers

Default Logic and Bounded Treewidth

2017-06-28 · Johannes K. Fichte, Markus Hecher, Irina Schindler

In this paper, we study Reiter's propositional default logic when the treewidth of a certain graph representation (semi-primal graph) of the input theory is bounded. We establish a dynamic programming algorithm on tree decompositions that decides whether a theory has a consistent stable extension (Ext). Our algorithm can even be used to enumerate all generating defaults (ExtEnum) that lead to stable extensions. We show that our algorithm decides Ext in linear time in the input theory and triple exponential time in the treewidth (so-called fixed-parameter linear algorithm). Further, our algorithm solves ExtEnum with a pre-computation step that is linear in the input theory and triple exponential in the treewidth followed by a linear delay to output solutions.

📄 PDF Abstract BibTeX arXiv:1706.09393

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tractable Weighted First-Order Model Counting with Bounded Treewidth Binary Evidence

2025-11-12 · Václav Kůla, Qipeng Kuang, Yuyi Wang, Yuanhong Wang 외 arxiv

The Weighted First-Order Model Counting Problem (WFOMC) asks to compute the weighted sum of models of a given first-order logic sentence over a given domain. Conditioning WFOMC on evidence -- fixing the truth values of a…

Steepest ascent can be exponential in bounded treewidth problems

2019-11-19 · David A. Cohen, Martin C. Cooper, Artem Kaznatcheev, Mark Wallace

We investigate the complexity of local search based on steepest ascent. We show that even when all variables have domains of size two and the underlying constraint graph of variable interactions has bounded treewidth (in…

Non-FPT lower bounds for structural restrictions of decision DNNF

2017-08-25 · Andrea Calì, Florent Capelli, Igor Razgon

We give a non-FPT lower bound on the size of structured decision DNNF and OBDD with decomposable AND-nodes representing CNF-formulas of bounded incidence treewidth. Both models are known to be of FPT size for CNFs of bou…

Advances in Learning Bayesian Networks of Bounded Treewidth

2014-06-05 · NeurIPS 2014 12 · Siqi Nie, Denis Deratani Maua, Cassio Polpo de Campos, Qiang Ji

This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulatio…

Learning Bounded Treewidth Bayesian Networks with Thousands of Variables

2016-05-11 · Mauro Scanagatta, Giorgio Corani, Cassio P. de Campos, Marco Zaffalon

We present a method for learning treewidth-bounded Bayesian networks from data sets containing thousands of variables. Bounding the treewidth of a Bayesian greatly reduces the complexity of inferences. Yet, being a globa…