Skip to main content

Showing 1–39 of 39 results for author: Mengel, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2311.14579  [pdf, other

    cs.DB cs.AI

    Counting Solutions to Conjunctive Queries: Structural and Hybrid Tractability

    Authors: Hubie Chen, Gianluigi Greco, Stefan Mengel, Francesco Scarcello

    Abstract: Counting the number of answers to conjunctive queries is a fundamental problem in databases that, under standard assumptions, does not have an efficient solution. The issue is inherently #P-hard, extending even to classes of acyclic instances. To address this, we pinpoint tractable classes by examining the structural properties of instances and introducing the novel concept of #-hypertree decomp… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

    ACM Class: H.2.4; F.2.2

  2. arXiv:2311.10040  [pdf, other

    cs.LO cs.CC

    A characterization of efficiently compilable constraint languages

    Authors: Christoph Berkholz, Stefan Mengel, Hermann Wilhelm

    Abstract: A central task in knowledge compilation is to compile a CNF-SAT instance into a succinct representation format that allows efficient operations such as testing satisfiability, counting, or enumerating all solutions. Useful representation formats studied in this area range from ordered binary decision diagrams (OBDDs) to circuits in decomposable negation normal form (DNNFs). While it is known tha… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

  3. arXiv:2310.00724  [pdf, other

    cs.LG cs.AI

    Subtractive Mixture Models via Squaring: Representation and Learning

    Authors: Lorenzo Loconte, Aleksanteri M. Sladek, Stefan Mengel, Martin Trapp, Arno Solin, Nicolas Gillis, Antonio Vergari

    Abstract: Mixture models are traditionally represented and learned by adding several distributions as components. Allowing mixtures to subtract probability mass or density can drastically reduce the number of components needed to model complex distributions. However, learning such subtractive mixtures while ensuring they still encode a non-negative function is challenging. We investigate how to learn and pe… ▽ More

    Submitted 26 April, 2024; v1 submitted 1 October, 2023; originally announced October 2023.

  4. arXiv:2306.00886  [pdf, other

    cs.CC cs.AI

    Bounds on BDD-Based Bucket Elimination

    Authors: Stefan Mengel

    Abstract: We study BDD-based bucket elimination, an approach to satisfiability testing using variable elimination which has seen several practical implementations in the past. We prove that it allows solving the standard pigeonhole principle formulas efficiently, when allowing different orders for variable elimination and BDD-representations, a variant of bucket elimination that was recently introduced. Fur… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

  5. arXiv:2304.06155  [pdf, other

    cs.DB cs.FL

    Skyline Operators for Document Spanners

    Authors: Antoine Amarilli, Benny Kimelfeld, Sébastien Labbé, Stefan Mengel

    Abstract: When extracting a relation of spans (intervals) from a text document, a common practice is to filter out tuples of the relation that are deemed dominated by others. The domination rule is defined as a partial order that varies along different systems and tasks. For example, we may state that a tuple is dominated by tuples which extend it by assigning additional attributes, or assigning larger inte… ▽ More

    Submitted 4 March, 2024; v1 submitted 12 April, 2023; originally announced April 2023.

    Comments: 42 pages. This is the full version of the ICDT'24 publication, which includes all reviewer feedback; the main body is identical to the ICDT'24 article up to minor changes

  6. arXiv:2203.04788  [pdf, ps, other

    cs.CC cs.AI

    No Efficient Disjunction or Conjunction of Switch-Lists

    Authors: Stefan Mengel

    Abstract: It is shown that disjunction of two switch-lists can blow up the representation size exponentially. Since switch-lists can be negated without any increase in size, this shows that conjunction of switch-lists also leads to an exponential blow-up in general.

    Submitted 9 March, 2022; originally announced March 2022.

  7. arXiv:2201.02401  [pdf, ps, other

    cs.DB cs.CC

    Tight Fine-Grained Bounds for Direct Access on Join Queries

    Authors: Karl Bringmann, Nofar Carmeli, Stefan Mengel

    Abstract: We consider the task of lexicographic direct access to query answers. That is, we want to simulate an array containing the answers of a join query sorted in a lexicographic order chosen by the user. A recent dichotomy showed for which queries and orders this task can be done in polylogarithmic access time after quasilinear preprocessing, but this dichotomy does not tell us how much time is require… ▽ More

    Submitted 3 May, 2024; v1 submitted 7 January, 2022; originally announced January 2022.

  8. arXiv:2112.12430  [pdf, ps, other

    cs.CC

    Lower Bounds on Intermediate Results in Bottom-Up Knowledge Compilation

    Authors: Alexis de Colnet, Stefan Mengel

    Abstract: Bottom-up knowledge compilation is a paradigm for generating representations of functions by iteratively conjoining constraints using a so-called apply function. When the input is not efficiently compilable into a language - generally a class of circuits - because optimal compiled representations are provably large, the problem is not the compilation algorithm as much as the choice of a language t… ▽ More

    Submitted 23 December, 2021; originally announced December 2021.

    Comments: 14 pages including references and appendices

  9. arXiv:2112.01108  [pdf, ps, other

    cs.LO cs.CC cs.DB

    A short note on the counting complexity of conjunctive queries

    Authors: Stefan Mengel

    Abstract: This note closes a minor gap in the literature on the counting complexity of conjunctive queries by showing that queries that are not free-connex do not have a linear time counting algorithm under standard complexity assumptions. More generally, it is shown that the so-called quantified star size is a lower bound for the exponent in the runtime of any counting algorithm for conjunctive queries.

    Submitted 2 December, 2021; originally announced December 2021.

  10. arXiv:2110.13014  [pdf, ps, other

    cs.CC

    A Compilation of Succinctness Results for Arithmetic Circuits

    Authors: Alexis de Colnet, Stefan Mengel

    Abstract: Arithmetic circuits (AC) are circuits over the real numbers with 0/1-valued input variables whose gates compute the sum or the product of their inputs. Positive AC -- that is, AC representing non-negative functions -- subsume many interesting probabilistic models such as probabilistic sentential decision diagram (PSDD) or sum-product network (SPN) on indicator variables. Efficient algorithms for m… ▽ More

    Submitted 25 October, 2021; originally announced October 2021.

    Comments: 11 pages

  11. arXiv:2104.02563  [pdf, ps, other

    cs.CC cs.AI cs.LO

    Proof Complexity of Symbolic QBF Reasoning

    Authors: Stefan Mengel, Friedrich Slivovsky

    Abstract: We introduce and investigate symbolic proof systems for Quantified Boolean Formulas (QBF) operating on Ordered Binary Decision Diagrams (OBDDs). These systems capture QBF solvers that perform symbolic quantifier elimination, and as such admit short proofs of formulas of bounded path-width and quantifier complexity. As a consequence, we obtain exponential separations from standard clausal proof sys… ▽ More

    Submitted 6 April, 2021; originally announced April 2021.

  12. arXiv:2103.09609  [pdf, ps, other

    cs.CC

    Characterizing Tseitin-formulas with short regular resolution refutations

    Authors: Alexis de Colnet, Stefan Mengel

    Abstract: Tseitin-formulas are systems of parity constraints whose structure is described by a graph. These formulas have been studied extensively in proof complexity as hard instances in many proof systems. In this paper, we prove that a class of unsatisfiable Tseitin-formulas of bounded degree has regular resolution refutations of polynomial length if and only if the treewidth of all underlying graphs… ▽ More

    Submitted 17 March, 2021; originally announced March 2021.

    Comments: 20 pages including references

  13. arXiv:2102.04107  [pdf, ps, other

    cs.AI cs.CC

    An extended Knowledge Compilation Map for Conditional Preference Statements-based and Generalized Additive Utilities-based Languages

    Authors: Hélène Fargier, Stefan Mengel, Jérôme Mengin

    Abstract: Conditional preference statements have been used to compactly represent preferences over combinatorial domains. They are at the core of CP-nets and their generalizations, and lexicographic preference trees. Several works have addressed the complexity of some queries (optimization, dominance in particular). We extend in this paper some of these results, and study other queries which have not been a… ▽ More

    Submitted 23 January, 2024; v1 submitted 8 February, 2021; originally announced February 2021.

    Report number: IRIT/RR--2023--03--FR

  14. On Irrelevant Literals in Pseudo-Boolean Constraint Learning

    Authors: Danel Le Berre, Pierre Marquis, Stefan Mengel, Romain Wallon

    Abstract: 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. In this paper, we show that PB constraints derived using cutting planes may contain \emph{irrelevant literals}, i.e., literals whose assigned values (whatever they are) never change the truth value of the constrain… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

    Comments: published at IJCAI 2020

  15. Lower Bounds for Approximate Knowledge Compilation

    Authors: Alexis de Colnet, Stefan Mengel

    Abstract: Knowledge compilation studies the trade-off between succinctness and efficiency of different representation languages. For many languages, there are known strong lower bounds on the representation size, but recent work shows that, for some languages, one can bypass these bounds using approximate compilation. The idea is to compile an approximation of the knowledge for which the number of errors ca… ▽ More

    Submitted 27 November, 2020; originally announced November 2020.

    Comments: 11 pages, including appendices

  16. arXiv:2003.02576  [pdf, ps, other

    cs.DB cs.IR

    Constant-Delay Enumeration for Nondeterministic Document Spanners

    Authors: Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

    Abstract: We consider the information extraction framework known as document spanners, and study the problem of efficiently computing the results of the extraction from an input document, where the extraction task is described as a sequential variable-set automaton (VA). We pose this problem in the setting of enumeration algorithms, where we can first run a preprocessing phase and must then produce the resu… ▽ More

    Submitted 7 December, 2020; v1 submitted 5 March, 2020; originally announced March 2020.

    Comments: 29 pages. Extended version of arXiv:1807.09320. Integrates all corrections following reviewer feedback. Outside of some minor formatting differences and tweaks, this paper is the same as the paper to appear in the ACM TODS journal

  17. arXiv:1905.05290  [pdf, other

    cs.CC cs.AI

    Graph Width Measures for CNF-Encodings with Auxiliary Variables

    Authors: Stefan Mengel, Romain Wallon

    Abstract: 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 extensively studied for their uses in the design of algorithms for various computational problems on CNF-formulas. Here we consider the expressivity of these formulas in the model… ▽ More

    Submitted 22 January, 2020; v1 submitted 9 May, 2019; originally announced May 2019.

  18. arXiv:1812.09519  [pdf, ps, other

    cs.DB cs.DS cs.FL cs.LO

    Enumeration on Trees with Tractable Combined Complexity and Efficient Updates

    Authors: Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

    Abstract: We give an algorithm to enumerate the results on trees of monadic second-order (MSO) queries represented by nondeterministic tree automata. After linear time preprocessing (in the input tree), we can enumerate answers with linear delay (in each answer). We allow updates on the tree to take place at any time, and we can then restart the enumeration after logarithmic time in the tree. Further, all o… ▽ More

    Submitted 27 August, 2019; v1 submitted 22 December, 2018; originally announced December 2018.

    Comments: 16 pages of main material, 37 references, 11 pages of appendix. This is the extended version with proofs of the PODS'19 paper. Except for minor rephrasings and formatting differences, the contents are exactly the same as the version published in the PODS'19 proceedings

  19. Constant-Delay Enumeration for Nondeterministic Document Spanners

    Authors: Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

    Abstract: We consider the information extraction framework known as document spanners, and study the problem of efficiently computing the results of the extraction from an input document, where the extraction task is described as a sequential variable-set automaton (VA). We pose this problem in the setting of enumeration algorithms, where we can first run a preprocessing phase and must then produce the resu… ▽ More

    Submitted 7 December, 2020; v1 submitted 24 July, 2018; originally announced July 2018.

    Comments: 25 pages including 17 pages of main material. Integrates all reviewer feedback. T paper is exactly the same as the ICDT'19 paper except that it contains 6 pages of technical appendix, and except that we corrected some additional minor mistakes following reviews of the journal version (arXiv:2003.02576). We recommend reading the journal version instead of this paper

  20. arXiv:1807.04263  [pdf, ps, other

    cs.CC

    Knowledge Compilation, Width and Quantification

    Authors: Florent Capelli, Stefan Mengel

    Abstract: We generalize many results concerning the tractability of SAT and #SAT on bounded treewidth CNF-formula in the context of Quantified Boolean Formulas (QBF). To this end, we start by studying the notion of width for OBDD and observe that the blow up in size while existentially or universally projecting a block of variables in an OBDD only affects its width. We then generalize this notion of width t… ▽ More

    Submitted 11 July, 2018; originally announced July 2018.

  21. arXiv:1805.08456  [pdf, other

    cs.AI cs.DS

    QBF as an Alternative to Courcelle's Theorem

    Authors: Michael Lampis, Stefan Mengel, Valia Mitsou

    Abstract: We propose reductions to quantified Boolean formulas (QBF) as a new approach to showing fixed-parameter linear algorithms for problems parameterized by treewidth. We demonstrate the feasibility of this approach by giving new algorithms for several well-known problems from artificial intelligence that are in general complete for the second level of the polynomial hierarchy. By reduction from QBF we… ▽ More

    Submitted 22 May, 2018; originally announced May 2018.

  22. arXiv:1712.08939  [pdf, other

    cs.CC cs.DB cs.LO

    On tractable query evaluation for SPARQL

    Authors: Stefan Mengel, Sebastian Skritek

    Abstract: Despite much work within the last decade on foundational properties of SPARQL - the standard query language for RDF data - rather little is known about the exact limits of tractability for this language. In particular, this is the case for SPARQL queries that contain the OPTIONAL-operator, even though it is one of the most intensively studied features of SPARQL. The aim of our work is to provide a… ▽ More

    Submitted 24 December, 2017; originally announced December 2017.

  23. Enumeration on Trees under Relabelings

    Authors: Antoine Amarilli, Pierre Bourhis, Stefan Mengel

    Abstract: We study how to evaluate MSO queries with free variables on trees, within the framework of enumeration algorithms. Previous work has shown how to enumerate answers with linear-time preprocessing and delay linear in the size of each output, i.e., constant-delay for free first-order variables. We extend this result to support relabelings, a restricted kind of update operations on trees which allows… ▽ More

    Submitted 31 May, 2018; v1 submitted 18 September, 2017; originally announced September 2017.

    Comments: 37 pages including appendix, 31 references. This is the full version with proofs of the corresponding ICDT'18 publication, and it integrates all reviewer feedback. Except for the additional appendices, the contents are exactly the same as in the conference version

  24. A Circuit-Based Approach to Efficient Enumeration

    Authors: Antoine Amarilli, Pierre Bourhis, Louis Jachiet, Stefan Mengel

    Abstract: We study the problem of enumerating the satisfying valuations of a circuit while bounding the delay, i.e., the time needed to compute each successive valuation. We focus on the class of structured d-DNNF circuits originally introduced in knowledge compilation, a sub-area of artificial intelligence. We propose an algorithm for these circuits that enumerates valuations with linear preprocessing and… ▽ More

    Submitted 5 May, 2017; v1 submitted 18 February, 2017; originally announced February 2017.

    Comments: 45 pages, 1 figure, 36 references. Accepted at ICALP'17. This paper is the full version with appendices of the article in the ICALP proceedings. The main text of this full version is the same as the ICALP proceedings version, except some superficial changes (to fit the proceedings version to 12 pages, and to obey LIPIcs-specific formatting requirements)

  25. arXiv:1609.05942  [pdf, ps, other

    cs.CC

    On the relative power of reduction notions in arithmetic circuit complexity

    Authors: Christian Ikenmeyer, Stefan Mengel

    Abstract: We show that the two main reduction notions in arithmetic circuit complexity, p-projections and c-reductions, differ in power. We do so by showing unconditionally that there are polynomials that are VNP-complete under c-reductions but not under p-projections. We also show that the question of which polynomials are VNP-complete under which type of reductions depends on the underlying field.

    Submitted 19 September, 2016; originally announced September 2016.

    MSC Class: 68Q15 ACM Class: F.1.3

  26. arXiv:1608.01542  [pdf, ps, other

    cs.DM

    Lower Bounds on the mim-width of Some Graph Classes

    Authors: Stefan Mengel

    Abstract: mim-width is a recent graph width measure that has seen applications in graph algorithms and problems related to propositional satisfiability. In this paper, we show linear lower bounds for the mim-width of strongly chordal split graphs, co-comparability graphs and circle graphs. This improves and refines lower bounds that were known before, some of them only conditionally. In the case of strongly… ▽ More

    Submitted 4 January, 2017; v1 submitted 4 August, 2016; originally announced August 2016.

  27. arXiv:1604.06715  [pdf, ps, other

    cs.AI cs.CC

    Parameterized Compilation Lower Bounds for Restricted CNF-formulas

    Authors: Stefan Mengel

    Abstract: 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. In particular, we show that - there are CNF formulas of size $n$ and modular incidence treewidth $k$ whose smallest DNNF-encoding has size $n^{Ω(k)}$, and… ▽ More

    Submitted 22 April, 2016; originally announced April 2016.

  28. arXiv:1601.03240  [pdf, ps, other

    cs.DB cs.CC

    Counting Answers to Existential Positive Queries: A Complexity Classification

    Authors: Hubie Chen, Stefan Mengel

    Abstract: Existential positive formulas form a fragment of first-order logic that includes and is semantically equivalent to unions of conjunctive queries, one of the most important and well-studied classes of queries in database theory. We consider the complexity of counting the number of answers to existential positive formulas on finite structures and give a trichotomy theorem on query classes, in the se… ▽ More

    Submitted 20 April, 2016; v1 submitted 13 January, 2016; originally announced January 2016.

    Comments: arXiv admin note: substantial text overlap with arXiv:1501.07195

  29. Minimal Distance of Propositional Models

    Authors: Mike Behrisch, Miki Hermann, Stefan Mengel, Gernot Salzer

    Abstract: 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 (… ▽ More

    Submitted 8 June, 2017; v1 submitted 24 February, 2015; originally announced February 2015.

    Journal ref: Theory of Computing Systems 63(6) (2019) 1131-1184

  30. arXiv:1501.07195  [pdf, ps, other

    cs.LO cs.CC

    The Logic of Counting Query Answers

    Authors: Hubie Chen, Stefan Mengel

    Abstract: We consider the problem of counting the number of answers to a first-order formula on a finite structure. We present and study an extension of first-order logic in which algorithms for this counting problem can be naturally and conveniently expressed, in senses that are made precise and that are motivated by the wish to understand tractable cases of the counting problem.

    Submitted 20 April, 2017; v1 submitted 28 January, 2015; originally announced January 2015.

  31. arXiv:1411.1995  [pdf, ps, other

    cs.CC

    A Strongly Exponential Separation of DNNFs from CNF Formulas

    Authors: Simone Bova, Florent Capelli, Stefan Mengel, Friedrich Slivovsky

    Abstract: Decomposable Negation Normal Forms (DNNFs) are Boolean circuits in negation normal form where the subcircuits leading into each AND gate are defined on disjoint sets of variables. We prove a strongly exponential lower bound on the size of DNNFs for a class of CNF formulas built from expander graphs. As a corollary, we obtain a strongly exponential separation between DNNFs and CNF formulas in prime… ▽ More

    Submitted 19 February, 2015; v1 submitted 7 November, 2014; originally announced November 2014.

  32. arXiv:1408.0890  [pdf, ps, other

    cs.CC cs.DB cs.LO

    A Trichotomy in the Complexity of Counting Answers to Conjunctive Queries

    Authors: Hubie Chen, Stefan Mengel

    Abstract: Conjunctive queries are basic and heavily studied database queries; in relational algebra, they are the select-project-join queries. In this article, we study the fundamental problem of counting, given a conjunctive query and a relational database, the number of answers to the query on the database. In particular, we study the complexity of this problem relative to sets of conjunctive queries. We… ▽ More

    Submitted 21 January, 2015; v1 submitted 5 August, 2014; originally announced August 2014.

  33. arXiv:1405.6043  [pdf, ps, other

    cs.CC cs.AI

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

    Authors: Johann Brault-Baron, Florent Capelli, Stefan Mengel

    Abstract: We extend the knowledge about so-called structural restrictions of $\mathrm{\#SAT}$ by giving a polynomial time algorithm for $β$-acyclic $\mathrm{\#SAT}$. In contrast to previous algorithms in the area, our algorithm does not proceed by dynamic programming but works along an elimination order, solving a weighted version of constraint satisfaction. Moreover, we give evidence that this deviation fr… ▽ More

    Submitted 23 May, 2014; originally announced May 2014.

  34. arXiv:1401.6307  [pdf, ps, other

    cs.CC cs.AI

    Hypergraph Acyclicity and Propositional Model Counting

    Authors: Florent Capelli, Arnaud Durand, Stefan Mengel

    Abstract: 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,… ▽ More

    Submitted 24 January, 2014; originally announced January 2014.

  35. arXiv:1303.2059  [pdf, other

    cs.LO

    Structural Tractability of Counting of Solutions to Conjunctive Queries

    Authors: Arnaud Durand, Stefan Mengel

    Abstract: In this paper we explore the problem of counting solutions to conjunctive queries. We consider a parameter called the \emph{quantified star size} of a formula $\varphi$ which measures how the free variables are spread in $\varphi$. We show that for conjunctive queries that admit nice decomposition properties (such as being of bounded treewidth or generalized hypertree width) bounded quantified sta… ▽ More

    Submitted 8 March, 2013; originally announced March 2013.

    Comments: 29 pages, 3 figures Preliminary version appeared in ICDT'2013

  36. arXiv:1303.1969  [pdf, ps, other

    cs.CC

    Arithmetic Branching Programs with Memory

    Authors: Stefan Mengel

    Abstract: We extend the well known characterization of $\vpws$ as the class of polynomials computed by polynomial size arithmetic branching programs to other complexity classes. In order to do so we add additional memory to the computation of branching programs to make them more expressive. We show that allowing different types of memory in branching programs increases the computational power even for const… ▽ More

    Submitted 8 March, 2013; originally announced March 2013.

    Comments: 18 pages, 3 figures

    ACM Class: F.1.3

  37. arXiv:1209.4865  [pdf, ps, other

    cs.CC

    The arithmetic complexity of tensor contractions

    Authors: Florent Capelli, Arnaud Durand, Stefan Mengel

    Abstract: We investigate the algebraic complexity of tensor calulus. We consider a generalization of iterated matrix product to tensors and show that the resulting formulas exactly capture VP, the class of polynomial families efficiently computable by arithmetic circuits. This gives a natural and robust characterization of this complexity class that despite its naturalness is not very well understood so far… ▽ More

    Submitted 21 September, 2012; originally announced September 2012.

  38. arXiv:1110.6271  [pdf, ps, other

    cs.CC

    Monomials in arithmetic circuits: Complete problems in the counting hierarchy

    Authors: Hervé Fournier, Guillaume Malod, Stefan Mengel

    Abstract: We consider the complexity of two questions on polynomials given by arithmetic circuits: testing whether a monomial is present and counting the number of monomials. We show that these problems are complete for subclasses of the counting hierarchy which had few or no known natural complete problems. We also study these questions for circuits computing multilinear polynomials.

    Submitted 27 March, 2012; v1 submitted 28 October, 2011; originally announced October 2011.

    ACM Class: F.1.3

  39. arXiv:1110.4201  [pdf, ps, other

    cs.CC cs.LO math.LO

    The Complexity of Weighted Counting for Acyclic Conjunctive Queries

    Authors: Arnaud Durand, Stefan Mengel

    Abstract: This paper is a study of weighted counting of the solutions of acyclic conjunctive queries ($\ACQ$). The unweighted quantifier free version of this problem is known to be tractable (for combined complexity), but it is also known that introducing even a single quantified variable makes it $\sP$-hard. We first show that weighted counting for quantifier-free $\ACQ$ is still tractable and that even mi… ▽ More

    Submitted 7 December, 2011; v1 submitted 19 October, 2011; originally announced October 2011.

    Comments: 28 pages, 1 figure