paper-with-me

Papers

Hypergraph Acyclicity and Propositional Model Counting

2014-01-24 · Florent Capelli, Arnaud Durand, Stefan Mengel

We show that the propositional model counting problem #SAT for CNF- formulas with hypergraphs that allow a disjoint branches decomposition can be solved in polynomial time. We show that this class of hypergraphs is incomparable to hypergraphs of bounded incidence cliquewidth which were the biggest class of hypergraphs for which #SAT was known to be solvable in polynomial time so far. Furthermore, we present a polynomial time algorithm that computes a disjoint branches decomposition of a given hypergraph if it exists and rejects otherwise. Finally, we show that some slight extensions of the class of hypergraphs with disjoint branches decompositions lead to intractable #SAT, leaving open how to generalize the counting result of this paper.

📄 PDF Abstract BibTeX arXiv:1401.6307

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Propositional Encodings of Acyclicity and Reachability by using Vertex Elimination

2021-05-27 · Masood Feyzbakhsh Rankooh, Jussi Rintanen

We introduce novel methods for encoding acyclicity and s-t-reachability constraints for propositional formulas with underlying directed graphs. They are based on vertex elimination graphs, which makes them suitable for c…

A Framework for Directed Acyclic Hypergraph Learning

2026-06-19 · Zhiyuan Dong, Carlos Mundo-Levano, Wei Qian, Daniel Lau 외 arxiv

Continuous optimization methods for learning Directed Acyclic Graphs (DAGs) operate on weighted adjacency matrices and are therefore limited to pairwise causal relationships. We propose a framework for learning Directed …

Multilevel Acyclic Hypergraph Partitioning

2020-02-06 · Merten Popp, Sebastian Schlag, Christian Schulz, Daniel Seemaier

A directed acyclic hypergraph is a generalized concept of a directed acyclic graph, where each hyperedge can contain an arbitrary number of tails and heads. Directed hypergraphs can be used to model data flow and executi…

hypergraph partitioningScheduling

Complexity of Faceted Explanations in Propositional Abduction

2025-07-20 · Johannes Schmidt, Mohamed Maizia, Victor Lagerkvist, Johannes K. Fichte arxiv

Abductive reasoning is a popular non-monotonic paradigm that aims to explain observed symptoms and manifestations. It has many applications, such as diagnosis and planning in artificial intelligence and database updates.…

Capability Safety as Datalog: A Foundational Equivalence

2026-03-20 · Cosimo Spera arxiv

We prove that capability safety admits an exact representation as propositional Datalog evaluation (Datalogprop: the monadic, ground, function-free fragment of first-order logic), enabling the transfer of algorithmic and…