Skip to main content

Showing 1–9 of 9 results for author: de Colnet, A

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

    cs.DS

    #CFG and #DNNF admit FPRAS

    Authors: Kuldeep S. Meel, Alexis de Colnet

    Abstract: We provide the first fully polynomial-time randomized approximation scheme for the following two counting problems: 1. Given a Context Free Grammar $G$ over alphabet $Σ$, count the number of words of length exactly $n$ generated by $G$. 2. Given a circuit $\varphi$ in Decomposable Negation Normal Form (DNNF) over the set of Boolean variables $X$, compute the number of assignments to $X$ such that… ▽ More

    Submitted 8 July, 2024; v1 submitted 26 June, 2024; originally announced June 2024.

    Comments: Improved presentation. Minor bugs fixed

  2. arXiv:2406.16515  [pdf, ps, other

    cs.DS

    An FPRAS for #nFBDD

    Authors: Kuldeep S. Meel, Alexis de Colnet

    Abstract: #nFBDD is the problem of counting the number of satisfying assignments, or models, of a non-deterministic free binary decision diagram (nFBDD). The problem is #P-hard. We study the approximate variant of this problem where one seeks an estimate of the model count. It is known that there exists a quasi-polynomial-time randomized approximation scheme (QPRAS) for #nFBDD. We provide the first FPRAS fo… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  3. arXiv:2402.00542  [pdf, ps, other

    cs.CC

    Hardness of Random Reordered Encodings of Parity for Resolution and CDCL

    Authors: Leroy Chew, Alexis de Colnet, Friedrich Slivovsky, Stefan Szeider

    Abstract: Parity reasoning is challenging for Conflict-Driven Clause Learning (CDCL) SAT solvers. This has been observed even for simple formulas encoding two contradictory parity constraints with different variable orders (Chew and Heule 2020). We provide an analytical explanation for their hardness by showing that they require exponential resolution refutations with high probability when the variable orde… ▽ More

    Submitted 1 February, 2024; originally announced February 2024.

  4. On the Complexity of Enumerating Prime Implicants from Decision-DNNF Circuits

    Authors: Alexis de Colnet, Pierre Marquis

    Abstract: We consider the problem EnumIP of enumerating prime implicants of Boolean functions represented by decision decomposable negation normal form (dec-DNNF) circuits. We study EnumIP from dec-DNNF within the framework of enumeration complexity and prove that it is in OutputP, the class of output polynomial enumeration problems, and more precisely in IncP, the class of polynomial incremental time enume… ▽ More

    Submitted 30 January, 2023; originally announced January 2023.

    Comments: 13 pages, including appendices

  5. 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

  6. 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

  7. 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

  8. arXiv:2101.01953  [pdf, ps, other

    cs.AI

    A Lower Bound on DNNF Encodings of Pseudo-Boolean Constraints

    Authors: Alexis de Colnet

    Abstract: Two major considerations when encoding pseudo-Boolean (PB) constraints into SAT are the size of the encoding and its propagation strength, that is, the guarantee that it has a good behaviour under unit propagation. Several encodings with propagation strength guarantees rely upon prior compilation of the constraints into DNNF (decomposable negation normal form), BDD (binary decision diagram), or so… ▽ More

    Submitted 6 January, 2021; originally announced January 2021.

    Comments: 8 pages, 10 pages including references

  9. 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