中文
相关论文

相关论文: The Complexity of Boolean Constraint Isomorphism

200 篇论文

We give a trichotomy theorem for the complexity of approximately counting the number of satisfying assignments of a Boolean CSP instance. Such problems are parameterised by a constraint language specifying the relations that may be used in…

计算复杂性 · 计算机科学 2009-07-23 Martin Dyer , Leslie Ann Goldberg , Mark Jerrum

This paper gives a dichotomy theorem for the complexity of computing the partition function of an instance of a weighted Boolean constraint satisfaction problem. The problem is parameterised by a finite set F of non-negative functions that…

计算复杂性 · 计算机科学 2009-02-23 Martin Dyer , Leslie Ann Goldberg , Mark Jerrum

It is shown that graph-theoretic problem CLIQUE can't be solved in polynomial time by any deterministic TM. This upgrades the well-known partial result that claims only monotone unsolvability thereof, and eventually implies P $\neq$ NP as…

计算复杂性 · 计算机科学 2026-05-14 Lev Gordeev

The $\mathcal{H}$-coloring problem for undirected simple graphs is a computational problem from a huge class of the constraint satisfaction problems (CSP): an $\mathcal{H}$-coloring of a graph $\mathcal{G}$ is just a homomorphism from…

逻辑 · 数学 2020-10-07 Azza Gaysin

We consider the complexity of counting weighted graph homomorphisms defined by a symmetric matrix $A$. Each symmetric matrix $A$ defines a graph homomorphism function $Z_A(\cdot)$, also known as the partition function. Dyer and Greenhill…

计算复杂性 · 计算机科学 2020-02-07 Artem Govorov , Jin-Yi Cai , Martin Dyer

The complexity of graph homomorphisms has been a subject of intense study [11, 12, 4, 42, 21, 17, 6, 20]. The partition function $Z_{\mathbf A}(\cdot)$ of graph homomorphism is defined by a symmetric matrix $\mathbf A$ over $\mathbb C$. We…

计算复杂性 · 计算机科学 2020-04-15 Jin-Yi Cai , Artem Govorov

In recent years, we have seen several approaches to the graph isomorphism problem based on "generic" mathematical programming or algebraic (Gr\"obner basis) techniques. For most of these, lower bounds have been established. In fact, it has…

计算复杂性 · 计算机科学 2016-07-18 Christoph Berkholz , Martin Grohe

For Boolean satisfiability problems, the structure of the solution space is characterized by the solution graph, where the vertices are the solutions, and two solutions are connected iff they differ in exactly one variable. In 2006, Gopalan…

计算复杂性 · 计算机科学 2015-10-27 Konrad W. Schwerdtfeger

The promise constraint satisfaction problem (PCSP) is a recently introduced vast generalisation of the constraint satisfaction problem (CSP) that captures approximability of satisfiable instances. A PCSP instance comes with two forms of…

计算复杂性 · 计算机科学 2023-01-31 Alex Brandts , Stanislav Živný

The complexity of the graph isomorphism problem for trapezoid graphs has been open over a decade. This paper shows that the problem is GI-complete. More precisely, we show that the graph isomorphism problem is GI-complete for comparability…

离散数学 · 计算机科学 2016-01-20 Asahi Takaoka

The constraint satisfaction problem (CSP) on a relational structure B is to decide, given a set of constraints on variables where the relations come from B, whether or not there is a assignment to the variables satisfying all of the…

计算机科学中的逻辑 · 计算机科学 2014-06-03 Hubie Chen

Theoretical complexity is a vital subfield of computer science that enables us to mathematically investigate computation and answer many interesting queries about the nature of computational problems. It provides theoretical tools to assess…

计算复杂性 · 计算机科学 2021-12-23 Mohamed Ghanem , Dauod Siniora

The complexity of the promise constraint satisfaction problem $\operatorname{PCSP}(\mathbf{A},\mathbf{B})$ is largely unknown, even for symmetric $\mathbf{A}$ and $\mathbf{B}$, except for the case when $\mathbf{A}$ and $\mathbf{B}$ are…

计算复杂性 · 计算机科学 2024-08-19 Tamio-Vesa Nakajima , Stanislav Živný

The homomorphism problem for relational structures is an abstract way of formulating constraint satisfaction problems (CSP) and various problems in database theory. The decision version of the homomorphism problem received a lot of…

计算复杂性 · 计算机科学 2009-02-10 Andrei A. Bulatov , Victor Dalmau , Martin Grohe , Daniel Marx

We consider the problem of satisfiability of sets of constraints in a given set of finite uniform hypergraphs. While the problem under consideration is similar in nature to the problem of satisfiability of constraints in graphs, the…

计算机科学中的逻辑 · 计算机科学 2025-08-25 Antoine Mottet , Tomáš Nagy , Michael Pinsker

For $n\geq 3$, let $(H_n, E)$ denote the $n$-th Henson graph, i.e., the unique countable homogeneous graph with exactly those finite graphs as induced subgraphs that do not embed the complete graph on $n$ vertices. We show that for all…

计算机科学中的逻辑 · 计算机科学 2021-01-12 Manuel Bodirsky , Barnaby Martin , Michael Pinsker , András Pongrácz

The Promise Constraint Satisfaction Problem (PCSP) is a recently introduced vast generalization of the Constraint Satisfaction Problem (CSP). We investigate the computational complexity of a class of PCSPs beyond the most studied cases -…

计算复杂性 · 计算机科学 2020-10-12 Libor Barto , Diego Battistelli , Kevin M. Berg

The so-called algebraic approach to the constraint satisfaction problem (CSP) has been a prevalent method of the study of complexity of these problems since early 2000's. The core of this approach is the notion of polymorphisms which…

计算机科学中的逻辑 · 计算机科学 2026-05-15 Maximilian Hadek , Tomáš Jakl , Jakub Opršal

In the present paper we show a dichotomy theorem for the complexity of polynomial evaluation. We associate to each graph H a polynomial that encodes all graphs of a fixed size homomorphic to H. We show that this family is computable by…

计算复杂性 · 计算机科学 2012-10-30 Nicolas de Rugy-Altherre

Constraint satisfaction (CSP) and structure isomorphism (SI) are among the most well-studied computational problems in Computer Science. While neither problem is thought to be in $\texttt{PTIME},$ much work is done on $\texttt{PTIME}$…

计算机科学中的逻辑 · 计算机科学 2022-07-01 Adam Ó Conghaile