中文
相关论文

相关论文: Cliquewidth and Knowledge Compilation

200 篇论文

The clique-width is a measure of complexity of decomposing graphs into certain tree-like structures. The class of graphs with bounded clique-width contains bounded tree-width graphs. We give a polynomial time graph isomorphism algorithm for…

计算复杂性 · 计算机科学 2016-04-29 Bireswar Das , Murali Krishna Enduri , I. Vinod Reddy

We define a measure for the complexity of Boolean functions related to their implementation in neural networks, and in particular close related to the generalization ability that could be obtained through the learning process. The measure…

无序系统与神经网络 · 物理学 2007-05-23 Leonardo Franco

In this paper, we consider tree decompositions, branch decompositions, and clique decompositions. We improve the running time of dynamic programming algorithms on these graph decompositions for a large number of problems as a function of…

数据结构与算法 · 计算机科学 2018-06-06 Johan M. M. van Rooij , Hans L. Bodlaender , Erik Jan van Leeuwen , Peter Rossmanith , Martin Vatshelle

Several important decision problems on conjunctive queries (CQs) are NP-complete in general but become tractable, and actually highly parallelizable, if restricted to acyclic or nearly acyclic queries. Examples are the evaluation of Boolean…

数据库 · 计算机科学 2007-05-23 G. Gottlob , N. Leone , F. Scarcello

We study the problem of enumerating the satisfying assignments for circuit classes from knowledge compilation, where assignments are ranked in a specific order. In particular, we show how this problem can be used to efficiently perform…

数据库 · 计算机科学 2024-01-23 Antoine Amarilli , Pierre Bourhis , Florent Capelli , Mikaël Monet

The work proposes an extension of the quantum circuit formalism where qubits (wires) are circular instead of linear. The left-to-right interpretation of a quantum circuit is replaced by a circular representation which allows to select the…

量子物理 · 物理学 2016-04-12 Alexandru Paler

In 1985, Razborov discovered a proof that the monotone circuit complexity of the clique problem is super-polynomial. Alon and Boppana improved the result into exponential lower bound exp(\Omega(n / \log n)^{1/3})) of a monotone circuit C to…

计算复杂性 · 计算机科学 2013-09-10 Junichiro Fukuyama

Towards better understanding of gate elimination, the only method known that can prove complexity lower bounds for explicit functions against unrestricted Boolean circuits, this work contributes: (1) formalizing circuit simplifications as a…

计算复杂性 · 计算机科学 2026-02-23 Marco Carmosino , Ngu Dang , Tim Jackman

We establish a lower bound for deciding the satisfiability of the conjunction of any two Boolean formulas from a set called a full representation of Boolean functions of $n$ variables - a set containing a Boolean formula to represent each…

计算复杂性 · 计算机科学 2014-06-24 Samuel C. Hsieh

We introduce the Non-commutative Subset Convolution - a convolution of functions useful when working with determinant-based algorithms. In order to compute it efficiently, we take advantage of Clifford algebras, a generalization of…

数据结构与算法 · 计算机科学 2018-08-13 Michał Włodarczyk

In this work we contribute to the study of the fine-grained complexity of problems parameterized by multi-clique-width, which was initiated by F\"urer [ITCS 2017] and pursued further by Chekan and Kratsch [MFCS 2023]. Multi-clique-width is…

数据结构与算法 · 计算机科学 2026-04-29 Benjamin Bergougnoux , Vera Chekan , Stefan Kratsch

Voting is a commonly applied method for the aggregation of the preferences of multiple agents into a joint decision. If preferences are binary, i.e., "yes" and "no", every voting system can be described by a (monotone) Boolean function…

计算机科学与博弈论 · 计算机科学 2016-07-15 Martin Olsen , Sascha Kurz , Xavier Molinero

The paper discusses an applicability criterion for a cutoff regularization in the coordinate representation in the Euclidean space with a dimension larger than two. It is shown that the set of functions satisfying the criterion is not…

数学物理 · 物理学 2024-03-15 A. V. Ivanov

Clique-width is an important graph parameter due to its algorithmic and structural properties. A graph class is hereditary if it can be characterized by a (not necessarily finite) set ${\cal H}$ of forbidden induced subgraphs. We initiate a…

A fuzzy Boolean function is a map $f:\cube^n\to [0,1]$, where $n\in\mathbb N$. We introduce and compare three ways of saying that such a function has bounded complexity. The first is a sampling property: the value $f(x)$ can be recovered,…

组合数学 · 数学 2026-05-22 Balazs Szegedy

The Boolean circuit simplification problem involves finding a smaller circuit that computes the same function as a given Boolean circuit. This problem is closely related to several key areas with both theoretical and practical applications,…

计算机科学中的逻辑 · 计算机科学 2025-03-26 Daniil Averkov , Gregory Emdin , Viktoriia Krivogornitsyna , Alexander S. Kulikov , Fedor Kurmazov , Alexander Smal , Vsevolod Vaskin

Idempotent Boolean functions form a highly structured subclass of Boolean functions that is closely related to rotation symmetry under a normal-basis representation and to invariance under a fixed linear map in a polynomial basis. These…

密码学与安全 · 计算机科学 2026-02-03 Claude Carlet , Marko Ðurasevic , Domagoj Jakobovic , Luca Mariot , Stjepan Picek

In this paper we propose a new approach to quantum neural networks. Our multi-layer architecture avoids the use of measurements that usually emulate the non-linear activation functions which are characteristic of the classical neural…

量子物理 · 物理学 2020-11-30 Viet Pham Ngoc , Herbert Wiklicky

While structural width parameters (of the input) belong to the standard toolbox of graph algorithms, it is not the usual case in computational geometry. As a case study we propose a natural extension of the structural graph parameter of…

计算机科学中的逻辑 · 计算机科学 2020-04-07 Onur Çağırıcı , Petr Hliněný , Filip Pokrývka , Abhisekh Sankaran

We present an open-source tool for manipulating Boolean circuits. It implements efficient algorithms, both existing and novel, for a rich variety of frequently used circuit tasks such as satisfiability, synthesis, and minimization. We…