中文
相关论文

相关论文: Equivalence and Isomorphism for Boolean Constraint…

200 篇论文

As it follows from G\"odel's incompleteness theorems, any consistent formal system of axioms and rules of inference should imply a true unprovable statement. Actually, this fundamental principle can be efficiently applicable in…

数据结构与算法 · 计算机科学 2020-11-25 Roman Galay , Daniil Kalistratov

The Dichotomy Conjecture for constraint satisfaction problems has been verified for conservative problems (or, equivalently, for list homomorphism problems) by Andrei Bulatov. An earlier case of this dichotomy, for list homomorphisms to…

计算复杂性 · 计算机科学 2010-04-21 Pavol Hell , Arash Rafiey

It is well known that the graph isomorphism problem is polynomial-time reducible to the graph automorphism problem (in fact these two problems are polynomial-time equivalent). We show that, analogously, the group isomorphism problem is…

计算复杂性 · 计算机科学 2025-03-04 Saveliy V. Skresanov

We continue the investigation of polynomial-time sparsification for NP-complete Boolean Constraint Satisfaction Problems (CSPs). The goal in sparsification is to reduce the number of constraints in a problem instance without changing the…

计算复杂性 · 计算机科学 2018-09-18 Hubie Chen , Bart M. P. Jansen , Astrid Pieterse

Recent results show that a constraint satisfaction problem (CSP) defined over rational numbers with their natural ordering has a solution if and only if it has a definable solution. The proof uses advanced results from topology and modern…

计算机科学中的逻辑 · 计算机科学 2020-03-31 Michał R. Przybyłek

Trigraph list homomorphism problems (also known as list matrix partition problems) have generated recent interest, partly because there are concrete problems that are not known to be polynomial time solvable or NP-complete. Thus while…

计算复杂性 · 计算机科学 2010-09-03 Tomás Feder , Pavol Hell , David G. Schell , Juraj Stacho

In this paper we study the complexity of counting Constraint Satisfaction Problems (CSPs) of the form #CSP($\mathcal{C}$,-), in which the goal is, given a relational structure $\mathbf{A}$ from a class $\mathcal{C}$ of structures and an…

计算复杂性 · 计算机科学 2020-05-15 Andrei A. Bulatov , Stanislav Zivny

We determine the exact threshold of satisfiability for random instances of a particular NP-complete constraint satisfaction problem (CSP). This is the first random CSP model for which we have determined a precise linear satisfiability…

离散数学 · 计算机科学 2012-02-06 Harold Connamacher , Michael Molloy

This paper investigates the reconfiguration variant of the Constraint Satisfaction Problem (CSP), referred to as the Reconfiguration CSP (RCSP). Given a CSP instance and two of its solutions, RCSP asks whether one solution can be…

数据结构与算法 · 计算机科学 2026-03-06 Kei Kimura

In the Constraint Satisfaction Problem (CSP for short) the goal is to decide the existence of a homomorphism from a given relational structure $G$ to a given relational structure $H$. If the structure $H$ is fixed and $G$ is the only input,…

计算机科学中的逻辑 · 计算机科学 2025-10-14 Andrei A. Bulatov , Amirhossein Kazeminia

We study interactions between Skolem Arithmetic and certain classes of Constraint Satisfaction Problems (CSPs). We revisit results of Glass er et al. in the context of CSPs and settle the major open question from that paper, finding a…

计算复杂性 · 计算机科学 2015-04-17 Christian Glasser , Peter Jonsson , Barnaby Martin

We systematically study the computational complexity of a broad class of computational problems in phylogenetic reconstruction. The class contains for example the rooted triple consistency problem, forbidden subtree problems, the quartet…

计算复杂性 · 计算机科学 2017-08-15 Manuel Bodirsky , Peter Jonsson , Trung Van Pham

Finite valued constraint satisfaction problems are a formalism for describing many natural optimization problems, where constraints on the values that variables can take come with rational weights and the aim is to find an assignment of…

计算机科学中的逻辑 · 计算机科学 2015-04-15 Anuj Dawar , Pengming Wang

Satisfiability is a classic problem in computational complexity theory, in which one wishes to determine whether an assignment of values to a collection of Boolean variables exists in which all of a collection of clauses composed of logical…

统计力学 · 物理学 2007-05-23 S. N. Coppersmith

Maximum surjective constraint satisfaction problems (Max-Sur-CSPs) are computational problems where we are given a set of variables denoting values from a finite domain B and a set of constraints on the variables. A solution to such a…

计算复杂性 · 计算机科学 2011-10-14 Walter Bach , Hang Zhou

The quantified constraint satisfaction problem (QCSP) is the problem of deciding, given a structure and a first-order prenex sentence whose quantifier-free part is the conjunction of atoms, whether or not the sentence holds on the…

计算机科学中的逻辑 · 计算机科学 2015-03-20 Hubie Chen

In the constraint satisfaction problem (CSP) corresponding to a constraint language (i.e., a set of relations) $\Gamma$, the goal is to find an assignment of values to variables so that a given set of constraints specified by relations from…

计算复杂性 · 计算机科学 2014-01-21 Andrei A. Bulatov , Dániel Marx

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

The study of the complexity of the constraint satisfaction problem (CSP), centred around the Feder-Vardi Dichotomy Conjecture, has been very prominent in the last two decades. After a long concerted effort and many partial results, the…

计算复杂性 · 计算机科学 2022-08-30 Andrei Krokhin , Jakub Opršal

An active topic in the study of random constraint satisfaction problems (CSPs) is the geometry of the space of satisfying or almost satisfying assignments as the function of the density, for which a precise landscape of predictions has been…

数据结构与算法 · 计算机科学 2021-06-25 Jun-Ting Hsieh , Sidhanth Mohanty , Jeff Xu