中文
相关论文

相关论文: The Complexity of Boolean Constraint Isomorphism

200 篇论文

First of all we give some reasons that "natural proofs" built not a barrier to prove P $\not=$ NP using Boolean complexity. Then we investigate the approximation method for its extension to prove super-polynomial lower bounds for the…

计算复杂性 · 计算机科学 2020-06-16 Norbert Blum

Given a graph G, we investigate the question of determining the parity of the number of homomorphisms from G to some other fixed graph H. We conjecture that this problem exhibits a complexity dichotomy, such that all parity graph…

计算复杂性 · 计算机科学 2013-09-17 John Faben , Mark Jerrum

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

Constraint satisfaction problems (CSPs) are a natural class of decision problems where one must decide whether there is an assignment to variables that satisfies a given formula. Schaefer's dichotomy theorem, and its extension to all…

量子物理 · 物理学 2025-02-27 Eric Culf , Kieran Mastel

The complexity of graph isomorphism (GraphIso) is a famous unresolved problem in theoretical computer science. For graphs $G$ and $H$, it asks whether they are the same up to a relabeling of vertices. In 1981, Lubiw proved that list…

离散数学 · 计算机科学 2016-11-03 Pavel Klavik , Dušan Knop , Peter Zeman

The constraint satisfaction problem (CSP) involves deciding, given a set of variables and a set of constraints on the variables, whether or not there is an assignment to the variables satisfying all of the constraints. One formulation of…

计算复杂性 · 计算机科学 2017-01-09 Hubie Chen , Benoit Larose

We develop an analytical framework for Boolean Promise Constraint Satisfaction Problems (PCSPs) that studies polymorphisms through the notion of influence from Fourier analysis of Boolean functions. Extending the work of Brakensiek,…

计算复杂性 · 计算机科学 2026-04-27 Demian Banakh , Katzper Michno

The role of polymorphisms in determining the complexity of constraint satisfaction problems is well established. In this context we study the stability of CSP complexity and polymorphism properties under some basic graph theoretic…

组合数学 · 数学 2016-07-22 Marcel Jackson , Tomasz Kowalski , Todd Niven

Feder-Vardi conjecture, which proposed that every finite-domain Constraint Satisfaction Problem (CSP) is either in P or it is NP-complete, has been solved independently by Bulatov and Zhuk almost ten years ago. Bodirsky-Pinsker conjecture…

计算复杂性 · 计算机科学 2026-04-06 Leonid Dorochko , Michał Wrona

A graph $G$ covers a graph $H$ if there exists a locally bijective homomorphism from $G$ to $H$. We deal with regular covers where this homomorphism is prescribed by the action of a semiregular subgroup of $\textrm{Aut}(G)$. We study…

离散数学 · 计算机科学 2017-01-31 Jiří Fiala , Pavel Klavík , Jan Kratochvíl , Roman Nedela

Jaeger, Vertigan, and Welsh [15] proved a dichotomy for the complexity of evaluating the Tutte polynomial at fixed points: The evaluation is #P-hard almost everywhere, and the remaining points admit polynomial-time algorithms. Dell,…

计算复杂性 · 计算机科学 2016-06-22 Cornelius Brand , Holger Dell , Marc Roth

We consider the problem of finding a homomorphism from an input digraph $G$ to a fixed digraph $H$. We show that if $H$ admits a weak-near-unanimity polymorphism $\phi$ then deciding whether $G$ admits a homomorphism to $H$ (HOM($H$)) is…

计算复杂性 · 计算机科学 2020-08-11 Tomás Feder , Jeff Kinne , Ashwin Murali , Arash Rafiey

It is confirmed in this work that the graph isomorphism can be tested in polynomial time, which resolves a longstanding problem in the theory of computation. The contributions are in three phases as follows. 1. A description graph…

计算复杂性 · 计算机科学 2023-01-25 Rui Xue

We propose an approach for decomposing Boolean satisfiability problems while extending recent results of \cite{sul2} on solving Boolean systems of equations. Developments in \cite{sul2} were aimed at the expansion of functions $f$ in…

数据结构与算法 · 计算机科学 2014-12-09 Madhav Desai , Virendra Sule

For every integer $g$, isomorphism of graphs of Euler genus at most $g$ can be decided in linear time. This improves previously known algorithms whose time complexity is $n^{O(g)}$ (shown in early 1980's), and in fact, this is the first…

数据结构与算法 · 计算机科学 2015-11-10 Ken-ichi Kawarabayashi

It is well known that the constraint satisfaction problem over a general relational structure A is polynomial time equivalent to the constraint problem over some associated digraph. We present a variant of this construction and show that…

计算复杂性 · 计算机科学 2017-01-11 Jakub Bulín , Dejan Delic , Marcel Jackson , Todd Niven

We study the complexity of the Graph Isomorphism problem on graph classes that are characterized by a finite number of forbidden induced subgraphs, focusing mostly on the case of two forbidden subgraphs. We show hardness results and develop…

数据结构与算法 · 计算机科学 2015-03-20 Stefan Kratsch , Pascal Schweitzer

We give a complexity dichotomy for the problem of computing the partition function of a weighted Boolean constraint satisfaction problem. Such a problem is parameterized by a set of rational-valued functions, which generalize constraints.…

计算复杂性 · 计算机科学 2009-06-03 Andrei Bulatov , Martin Dyer , Leslie Ann Goldberg , Markus Jalsenius , David Richerby

Constraint satisfaction problems are computational problems that naturally appear in many areas of theoretical computer science. One of the central themes is their computational complexity, and in particular the border between…

计算复杂性 · 计算机科学 2026-04-28 Manuel Bodirsky

Focke, Goldberg, and \v{Z}ivn\'y (arXiv 2017) prove a complexity dichotomy for the problem of counting surjective homomorphisms from a large input graph G without loops to a fixed graph H that may have loops. In this note, we give a short…

计算复杂性 · 计算机科学 2017-10-05 Holger Dell