中文
相关论文

相关论文: Parameterized Compilation Lower Bounds for Restric…

200 篇论文

The field of knowledge compilation establishes the tractability of many tasks by studying how to compile them to Boolean circuit classes obeying some requirements such as structuredness, decomposability, and determinism. However, in other…

数据库 · 计算机科学 2022-01-20 Antoine Amarilli , Florent Capelli , Mikaël Monet , Pierre Senellart

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 bounded primal…

人工智能 · 计算机科学 2017-08-28 Andrea Calì , Florent Capelli , Igor Razgon

Several query evaluation tasks can be done via knowledge compilation: the query result is compiled as a lineage circuit from which the answer can be determined. For such tasks, it is important to leverage some width parameters of the…

数据库 · 计算机科学 2022-12-16 Antoine Amarilli , Mikaël Monet , Pierre Senellart

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…

人工智能 · 计算机科学 2020-11-30 Alexis de Colnet , Stefan Mengel

Decomposable Negation Normal Forms \textsc{dnnf} [Darwiche, 'Decomposable Negation Normal Form', JACM, 2001] is a landmark Knowledge Compilation (\textsc{kc}) model, highly important both in \textsc{ai} and Theoretical Computer Science.…

计算复杂性 · 计算机科学 2025-06-11 Igor Razgon

Circuits in deterministic decomposable negation normal form (d-DNNF) are representations of Boolean functions that enable linear-time model counting. This paper strengthens our theoretical knowledge of what classes of functions can be…

计算复杂性 · 计算机科学 2025-02-04 Alexis de Colnet , Stefan Szeider , Tianwei Zhang

In this paper we prove a space lower bound of $n^{\Omega(k)}$ for non-deterministic (syntactic) read-once branching programs ({\sc nrobp}s) on functions expressible as {\sc cnf}s with treewidth at most $k$ of their primal graphs. This lower…

计算复杂性 · 计算机科学 2015-07-28 Igor Razgon

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…

计算复杂性 · 计算机科学 2015-02-20 Simone Bova , Florent Capelli , Stefan Mengel , Friedrich Slivovsky

In this paper we show that a CNF cannot be compiled into an Ordered Binary Decision Diagram (OBDD) of fixed-parameter size parameterized by the primal graph treewidth of the CNF. Thus we provide a parameterized separation between OBDDs and…

计算机科学中的逻辑 · 计算机科学 2014-07-31 Igor Razgon

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…

计算复杂性 · 计算机科学 2020-01-23 Stefan Mengel , Romain Wallon

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…

计算复杂性 · 计算机科学 2021-12-24 Alexis de Colnet , Stefan Mengel

We present new results on the size of OBDD representations of structurally characterized classes of CNF formulas. First, we identify a natural sufficient condition, which we call the few subterms property, for a class of CNFs to have…

计算机科学中的逻辑 · 计算机科学 2014-11-21 Simone Bova , Friedrich Slivovsky

We introduce a one-sided incidence tree decomposition of a CNF $\varphi$. This is a tree decomposition of the incidence graph of $\varphi$ where the underlying tree is rooted and the set of bags containing each clause induces a directed…

计算复杂性 · 计算机科学 2022-09-01 Andrea Cali , Igor Razgon

Decision \textsc{dnnf} (a.k.a. $\wedge_d$-\textsc{fbdd}) is an important special case of Decomposable Negation Normal Form (\textsc{dnnf}), a landmark knowledge compilation model. Like other known \textsc{dnnf} restrictions, Decision…

计算复杂性 · 计算机科学 2026-03-06 Andrea Calí , Igor Razgon

In this paper, given a parameter $k$, we demonstrate an infinite class of {\sc cnf}s of treewidth at most $k$ of their primary graphs such that the equivalent nondeterministic read-once branching programs ({\sc nrobp}s) are of size at least…

计算复杂性 · 计算机科学 2014-07-03 Igor Razgon

We introduce a new structural graph parameter called \emph{partial matching width}. For each (sufficiently large) integer $k \geq 1$, we introduce a class $\mathcal{G}_k$ of graphs of treewidth at most $k$ and max-degree $7$ such that for…

计算复杂性 · 计算机科学 2017-09-28 Igor Razgon

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…

人工智能 · 计算机科学 2021-01-07 Alexis de Colnet

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…

计算复杂性 · 计算机科学 2018-07-12 Florent Capelli , Stefan Mengel

Control-flow graphs (CFGs) of structured programs are well known to exhibit strong sparsity properties. Traditionally, this sparsity has been modeled using graph parameters such as treewidth and pathwidth, enabling the development of faster…

编程语言 · 计算机科学 2026-02-10 Xuran Cai , Amir Goharshady , S Hitarth , Chun Kit Lam

Reduced parameters [BKW, JCTB '26; BKRT, SODA '22] are defined via contraction sequences. Based on this framework, we introduce the reduced component max-leaf, denoted by $\operatorname{cml}^\downarrow$, where component max-leaf is the…

数据结构与算法 · 计算机科学 2026-04-22 Édouard Bonnet , Yeonsu Chang , Julien Duron , Colin Geniet , O-joung Kwon
‹ 上一页 1 2 3 10 下一页 ›