中文
相关论文

相关论文: Cliquewidth and Knowledge Compilation

200 篇论文

We demonstrate a new connection between e-graphs and Boolean circuits. This allows us to adapt existing literature on circuits to easily arrive at an algorithm for optimal e-graph extraction, parameterized by treewidth, which runs in…

数据结构与算法 · 计算机科学 2024-11-15 Glenn Sun , Yihong Zhang , Haobin Ni

We present a constructive method to create quantum circuits that implement oracles $|x\rangle|y\rangle|0\rangle^k \mapsto |x\rangle|y \oplus f(x)\rangle|0\rangle^k$ for $n$-variable Boolean functions $f$ with low $T$-count. In our method…

量子物理 · 物理学 2019-08-06 Giulia Meuli , Mathias Soeken , Earl Campbell , Martin Roetteler , Giovanni De Micheli

We prove an exponential lower bound for general circuits computing the clique function and hereby confirm that NP != P.

计算复杂性 · 计算机科学 2015-02-23 Weimin Chen

Propositional model counting (#SAT) can be solved efficiently when the input formula is in deterministic decomposable negation normal form (d-DNNF). Translating an arbitrary formula into a representation that allows inference tasks, such as…

人工智能 · 计算机科学 2023-12-01 Vincent Derkinderen , Pedro Zuidberg Dos Martires , Samuel Kolb , Paolo Morettin

A monotone Boolean circuit is composed of OR gates, AND gates and input gates corresponding to the input variables and the Boolean constants. It is $q$-multilinear if for each its output gate $o$ and for each prime implicant $s$ of the…

计算复杂性 · 计算机科学 2023-05-15 Andrzej Lingas , Mia Persson

The Colouring problem is that of deciding, given a graph $G$ and an integer $k$, whether $G$ admits a (proper) $k$-colouring. For all graphs $H$ up to five vertices, we classify the computational complexity of Colouring for…

离散数学 · 计算机科学 2016-09-06 Konrad K. Dabrowski , François Dross , Daniël Paulusma

We consider the power of Boolean circuits with MOD$_{6}$ gates. First, we introduce a few basic notions of computational complexity, and describe the standard models with which we study the complexity of problems. We then define the model…

计算复杂性 · 计算机科学 2018-10-15 Daniel J. Saunders

We will study some important properties of Boolean functions based on newly introduced concepts called Special Decomposition of a Set and Special Covering of a Set. These concepts enable us to study important problems concerning Boolean…

计算复杂性 · 计算机科学 2025-04-01 Stepan Margaryan

Boolean circuits abstract away from physical details to focus on the logical structure and computational behaviour of digital components. Although such circuits have been studied for many decades, compositionality has been widely ignored or…

计算机科学中的逻辑 · 计算机科学 2026-03-24 Damian Arellanes

Clique-width is a well-studied graph parameter. For graphs of bounded clique-width, many problems that are NP-hard in general can be polynomial-time solvable. The fact motivates several studies to investigate whether the clique-width of…

数据结构与算法 · 计算机科学 2022-02-01 Yu Nakahata

We introduce a new notion of acyclicity representation in labeled graphs, and present three applications thereof. Our main result is an algorithm that, given a graph $G$ and a $k$-clique expression of $G$, in time $O(6^kn^c)$ counts modulo…

数据结构与算法 · 计算机科学 2025-12-02 Narek Bojikian , Stefan Kratsch

Algorithmic tools for graphs of small treewidth are used to address questions in complexity theory. For both arithmetic and Boolean circuits, it is shown that any circuit of size $n^{O(1)}$ and treewidth $O(\log^i n)$ can be simulated by a…

计算复杂性 · 计算机科学 2015-05-14 Maurice Jansen , Jayalal Sarma M. N

We show that an identifying code of minimum order in the complementary prism of a cycle of order $n$ has order $7n/9+\Theta(1)$. Furthermore, we observe that the clique-width of the complementary prism of a graph of clique-width $k$ is at…

Boolean function bi-decomposition is ubiquitous in logic synthesis. It entails the decomposition of a Boolean function using two-input simple logic gates. Existing solutions for bi-decomposition are often based on BDDs and, more recently,…

计算机科学中的逻辑 · 计算机科学 2011-12-15 Huan Chen , Mikolas Janota , Joao Marques-Silva

The problem of constructing hazard-free Boolean circuits dates back to the 1940s and is an important problem in circuit design. Our main lower-bound result unconditionally shows the existence of functions whose circuit complexity is…

Cliques are defined as complete graphs or subgraphs; they are the strongest form of cohesive subgroup, and are of interest in both social science and engineering contexts. In this paper we show how to efficiently estimate the distribution…

社会与信息网络 · 计算机科学 2013-08-16 Minas Gjoka , Emily Smith , Carter T. Butts

Computing circuits composed of noisy logical gates and their ability to represent arbitrary Boolean functions with a given level of error are investigated within a statistical mechanics setting. Bounds on their performance, derived in the…

无序系统与神经网络 · 物理学 2015-05-14 Alexander Mozeika , David Saad , Jack Raymond

Many hard graph problems can be solved efficiently when restricted to graphs of bounded treewidth, and more generally to graphs of bounded clique-width. But there is a price to be paid for this generality, exemplified by the four problems…

数据结构与算法 · 计算机科学 2014-05-01 Sigve Hortemo Sæther , Jan Arne Telle

A cycle cover of a bridgeless graph $G$ is a collection of simple cycles in $G$ such that each edge $e$ appears on at least one cycle. The common objective in cycle cover computation is to minimize the total lengths of all cycles. Motivated…

分布式、并行与集群计算 · 计算机科学 2018-12-27 Merav Parter , Eylon Yogev

Many NP-hard problems, such as Dominating Set, are FPT parameterized by clique-width. For graphs of clique-width $k$ given with a $k$-expression, Dominating Set can be solved in $4^k n^{O(1)}$ time. However, no FPT algorithm is known for…

离散数学 · 计算机科学 2015-01-05 Sang-il Oum , Sigve Hortemo Sæther , Martin Vatshelle