Search Results for author: Stefan Mengel

Found 16 papers, 3 papers with code

Counting Solutions to Conjunctive Queries: Structural and Hybrid Tractability

no code implementations24 Nov 2023 Hubie Chen, Gianluigi Greco, Stefan Mengel, Francesco Scarcello

Counting the number of answers to conjunctive queries is a fundamental problem in databases that, under standard assumptions, does not have an efficient solution.

Subtractive Mixture Models via Squaring: Representation and Learning

2 code implementations1 Oct 2023 Lorenzo Loconte, Aleksanteri M. Sladek, Stefan Mengel, Martin Trapp, Arno Solin, Nicolas Gillis, Antonio Vergari

Mixture models are traditionally represented and learned by adding several distributions as components.

Bounds on BDD-Based Bucket Elimination

no code implementations1 Jun 2023 Stefan Mengel

We also show that the more common implementation of bucket elimination using the same order for variable elimination and the BDDs has exponential runtime for the pigeonhole principle when using either of the two orders from our upper bound, which suggests that the combination of both is the key to efficiency in the setting.

No Efficient Disjunction or Conjunction of Switch-Lists

no code implementations9 Mar 2022 Stefan Mengel

It is shown that disjunction of two switch-lists can blow up the representation size exponentially.

Proof Complexity of Symbolic QBF Reasoning

no code implementations6 Apr 2021 Stefan Mengel, Friedrich Slivovsky

We introduce and investigate symbolic proof systems for Quantified Boolean Formulas (QBF) operating on Ordered Binary Decision Diagrams (OBDDs).

On Irrelevant Literals in Pseudo-Boolean Constraint Learning

no code implementations8 Dec 2020 Danel Le Berre, Pierre Marquis, Stefan Mengel, Romain Wallon

Learning pseudo-Boolean (PB) constraints in PB solvers exploiting cutting planes based inference is not as well understood as clause learning in conflict-driven clause learning solvers.

Lower Bounds for Approximate Knowledge Compilation

no code implementations27 Nov 2020 Alexis de Colnet, Stefan Mengel

Moreover, there are known size lower bounds for d-DNNF which by relaxing to approximation one might be able to avoid.

Negation

Constant-Delay Enumeration for Nondeterministic Document Spanners

1 code implementation5 Mar 2020 Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

We refute this and show that, given a nondeterministic sequential VA and an input document, we can enumerate the mappings of the VA on the document with the following bounds: the preprocessing is linear in the document size and polynomial in the size of the VA, and the delay is independent of the document and polynomial in the size of the VA.

Graph Width Measures for CNF-Encodings with Auxiliary Variables

no code implementations9 May 2019 Stefan Mengel, Romain Wallon

Here we consider the expressivity of these formulas in the model of clausal encodings with auxiliary variables.

Constant-Delay Enumeration for Nondeterministic Document Spanners

1 code implementation24 Jul 2018 Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

We refute this and show that, given a nondeterministic sequential VA and an input document, we can enumerate the mappings of the VA on the document with the following bounds: the preprocessing is linear in the document size and polynomial in the size of the VA, and the delay is independent of the document and polynomial in the size of the VA.

QBF as an Alternative to Courcelle's Theorem

no code implementations22 May 2018 Michael Lampis, Stefan Mengel, Valia Mitsou

We propose reductions to quantified Boolean formulas (QBF) as a new approach to showing fixed-parameter linear algorithms for problems parameterized by treewidth.

Parameterized Compilation Lower Bounds for Restricted CNF-formulas

no code implementations22 Apr 2016 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 graph width measures.

Negation

Minimal Distance of Propositional Models

no code implementations24 Feb 2015 Mike Behrisch, Miki Hermann, Stefan Mengel, Gernot Salzer

We investigate the complexity of three optimization problems in Boolean propositional logic related to information theory: Given a conjunctive formula over a set of relations, find a satisfying assignment with minimal Hamming distance to a given assignment that satisfies the formula ($\mathsf{NeareastOtherSolution}$, $\mathsf{NOSol}$) or that does not need to satisfy it ($\mathsf{NearestSolution}$, $\mathsf{NSol}$).

Computational Complexity

Understanding model counting for $β$-acyclic CNF-formulas

no code implementations23 May 2014 Johann Brault-Baron, Florent Capelli, Stefan Mengel

We extend the knowledge about so-called structural restrictions of $\mathrm{\#SAT}$ by giving a polynomial time algorithm for $\beta$-acyclic $\mathrm{\#SAT}$.

Hypergraph Acyclicity and Propositional Model Counting

no code implementations24 Jan 2014 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.

Cannot find the paper you are looking for? You can Submit a new open access paper.