中文
相关论文

相关论文: Cliquewidth and Knowledge Compilation

200 篇论文

Satisfiability of Boolean circuits is among the most known and important problems in theoretical computer science. This problem is NP-complete in general but becomes polynomial time when restricted either to monotone gates or linear gates.…

计算复杂性 · 计算机科学 2017-10-24 Paweł M. Idziak , Jacek Krzaczkowski

Knowledge compilation (KC) languages find a growing number of practical uses, including in Constraint Programming (CP) and in Machine Learning (ML). In most applications, one natural question is how to explain the decisions made by models…

人工智能 · 计算机科学 2021-07-09 Xuanxiang Huang , Yacine Izza , Alexey Ignatiev , Martin C. Cooper , Nicholas Asher , Joao Marques-Silva

Finding cliques in a graph has several applications for its pattern matching ability. $k$-clique problem, a special case of clique problem, determines whether an arbitrary graph contains a clique of size $k$, has already been addressed in…

数据结构与算法 · 计算机科学 2022-02-23 Arpita Sanyal , Amit Saha , Debasri Saha , Banani Saha , Amlan Chakrabarti

Complex networks contain complete subgraphs such as nodes, edges, triangles, etc., referred to as simplices and cliques of different orders. Notably, cavities consisting of higher-order cliques play an important role in brain functions.…

神经与进化计算 · 计算机科学 2021-11-02 Dinghua Shi , Zhifeng Chen , Xiang Sun , Qinghua Chen , Chuang Ma , Yang Lou , Guanrong Chen

Algorithms for computing or approximating optimal decompositions for decompositional parameters such as treewidth or clique-width have so far traditionally been tailored to specific width parameters. Moreover, for mim-width, no efficient…

数据结构与算法 · 计算机科学 2021-10-01 Eduard Eiben , Robert Ganian , Thekla Hamm , Lars Jaffke , O-Joung Kwon

In self-assembly, a $k$-counter is a tile set that grows a horizontal ruler from left to right, containing $k$ columns each of which encodes a distinct binary string. Counters have been fundamental objects of study in a wide range of…

新兴技术 · 计算机科学 2020-05-29 Tristan Stérin , Damien Woods

In this paper, we investigate computational power of threshold circuits and other theoretical models of neural networks in terms of the following four complexity measures: size (the number of gates), depth, weight and energy. Here the…

计算复杂性 · 计算机科学 2023-06-29 Kei Uchizawa , Haruki Abe

Let $G=(V,E)$ be a graph and $A$ its adjacency matrix. We say that a vertex $y \in V$ is a function of vertices $x_1, \ldots, x_k \in V$ if there exists a Boolean function $f$ of $k$ variables such that for any vertex $z \in V - \{y, x_1,…

组合数学 · 数学 2018-07-06 Bogdan Alecu , Aistis Atminas , Vadim Lozin

Implementing Boolean functions with circuits consisting of logic gates is fundamental in digital computer design. However, the implemented circuit must be exactly equivalent, which hinders generative neural approaches on this task due to…

机器学习 · 计算机科学 2025-02-04 Xihan Li , Xing Li , Lei Chen , Xing Zhang , Mingxuan Yuan , Jun Wang

We show that tools from circuit complexity can be used to study decompositions of global constraints. In particular, we study decompositions of global constraints into conjunctive normal form with the property that unit propagation on the…

人工智能 · 计算机科学 2009-05-26 Christian Bessiere , George Katsirelos , Nina Narodytska , Toby Walsh

This is the second in a series of articles aimed at exploring the relationship between the complexity classes of P and NP. The research in this article aims to find conditions of an algorithmic nature that are necessary and sufficient to…

计算复杂性 · 计算机科学 2023-11-07 Stepan G. Margaryan

An abundance of real-world problems manifest as covering edges and/or vertices of a graph with cliques that are optimized for some objectives. We consider different structural parameters of graph, and design fixed-parameter tractable…

数据结构与算法 · 计算机科学 2022-08-29 Ahammed Ullah

Given a clique-width $k$-expression of a graph $G$, we provide $2^{O(k)}\cdot n$ time algorithms for connectivity constraints on locally checkable properties such as Node-Weighted Steiner Tree, Connected Dominating Set, or Connected Vertex…

计算复杂性 · 计算机科学 2018-08-21 Benjamin Bergougnoux , Mamadou Moustapha Kanté

Given a Boolean formula F(X,Y), where X is a vector of outputs and Y is a vector of inputs, the Boolean functional synthesis problem requires us to compute a Skolem function vector G(Y)for X such that F(G(Y),Y) holds whenever \exists X…

计算机科学中的逻辑 · 计算机科学 2019-08-20 S. Akshay , Jatin Arora , Supratik Chakraborty , S. Krishna , Divya Raghunathan , Shetal Shah

A main open question in contemporary AI research is quantifying the forms of reasoning neural networks can perform when perfectly trained. This paper answers this by interpreting reasoning tasks as circuit emulation, where the gates define…

机器学习 · 计算机科学 2025-09-17 Anastasis Kratsios , Dennis Zvigelsky , Bradd Hart

We study the recently introduced boolean-width of graphs. Our structural results are as follows. Firstly, we show that almost surely the boolean-width of a random graph on $n$ vertices is $O(\log^2 n)$, and it is easy to find the…

组合数学 · 数学 2009-08-20 Y. Rabinovich , J. A. Telle

A notorious open question in circuit complexity is whether Boolean operations of arbitrary arity can efficiently be expressed using modular counting gates only. H{\aa}stad's celebrated switching lemma yields exponential lower bounds for the…

计算复杂性 · 计算机科学 2026-04-07 Benedikt Pago

We give a first polynomial-time algorithm for (Weighted) Feedback Vertex Set on graphs of bounded maximum induced matching width (mim-width). Explicitly, given a branch decomposition of mim-width $w$, we give an $n^{\mathcal{O}(w)}$-time…

数据结构与算法 · 计算机科学 2018-01-12 Lars Jaffke , O-joung Kwon , Jan Arne Telle

The relationship between quantum physics and discrete mathematics is reviewed in this article. The Boolean functions unitary representation is considered. The relationship between Zhegalkin polynomial, which defines the algebraic normal…

量子物理 · 物理学 2019-06-18 Yu. I. Bogdanov , N. A. Bogdanova , D. V. Fastovets , V. F. Lukichev

We study the query complexity on slices of Boolean functions. Among other results we show that there exists a Boolean function for which we need to query all but 7 input bits to compute its value, even if we know beforehand that the number…