中文
相关论文

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

200 篇论文

We study the complexity of consistent query answering on databases that may violate primary key constraints. A repair of such a database is any consistent database that can be obtained by deleting a minimal set of tuples. For every Boolean…

数据库 · 计算机科学 2018-10-09 Paraschos Koutris , Jef Wijsen

A Constraint Satisfaction Problem (CSP) is a computational problem where we are given variables and constraints about them; the question is whether the variables can be assigned values such that all constraints are satisfied. We give an…

计算机科学中的逻辑 · 计算机科学 2022-04-01 Michael Pinsker

We introduce a problem class we call Polynomial Constraint Satisfaction Problems, or PCSP. Where the usual CSPs from computer science and optimization have real-valued score functions, and partition functions from physics have monomials,…

离散数学 · 计算机科学 2010-01-14 Alexander D. Scott , Gregory B. Sorkin

We convert, within polynomial-time and sequential processing, NP-Complete Problems into a problem of deciding feasibility of a given system S of linear equations with constants and coefficients of binary-variables that are 0, 1, or -1. S is…

计算复杂性 · 计算机科学 2012-10-23 Deepak Ponvel Chermakani

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

Holant problem is a general framework to study the computational complexity of counting problems. We prove a complexity dichotomy theorem for Holant problems over Boolean domain with non-negative weights. It is the first complete Holant…

计算复杂性 · 计算机科学 2017-02-21 Jiabao Lin , Hanpin Wang

The study of phase transition phenomenon of NP complete problems plays an important role in understanding the nature of hard problems. In this paper, we follow this line of research by considering the problem of counting solutions of…

人工智能 · 计算机科学 2011-02-25 Minghao Yin , Ping Huang

Constraint satisfaction problems (CSPs) consist of a set of variables taking values from some finite domain and a set of local constraints on these variables. The objective is to find an assignment to the variables that maximizes the…

计算复杂性 · 计算机科学 2026-05-12 Amey Bhangale , Yezhou Zhang

Valued constraint satisfaction problems (VCSPs) constitute a large class of computational optimization problems. It was shown recently that, over finite domains, every VCSP is in P or NP-complete, depending on the admitted cost functions.…

逻辑 · 数学 2025-10-21 Manuel Bodirsky , Žaneta Semanišinová , Carsten Lutz

We study the model checking problem, for fixed structures A, over positive equality-free first-order logic -- a natural generalisation of the non-uniform quantified constraint satisfaction problem QCSP(A). We prove a complete complexity…

计算复杂性 · 计算机科学 2008-08-06 Barnaby Martin

The constraint satisfaction problem, parameterized by a relational structure, provides a general framework for expressing computational decision problems. Already the restriction to the class of all finite structures forms an interesting…

计算机科学中的逻辑 · 计算机科学 2024-02-15 Jakub Rydval , Žaneta Semanišinová , Michał Wrona

A PCSP is a combination of two CSPs defined by two similar templates; the computational question is to distinguish a YES instance of the first one from a NO instance of the second. The computational complexity of many PCSPs remains unknown.…

计算复杂性 · 计算机科学 2019-04-30 Miron Ficak , Marcin Kozik , Miroslav Olsak , Szymon Stankiewicz

We prove a complexity dichotomy theorem for a class of Holant problems on 3-regular bipartite graphs. Given an arbitrary nonnegative weighted symmetric constraint function $f = [x_0, x_1, x_2, x_3]$, we prove that the bipartite Holant…

计算复杂性 · 计算机科学 2020-11-19 Austen Z. Fan , Jin-Yi Cai

Determining whether two STRIPS planning instances are isomorphic is the simplest form of comparison between planning instances. It is also a particular case of the problem concerned with finding an isomorphism between a planning instance…

人工智能 · 计算机科学 2024-06-25 Arnaud Lequen , Martin C. Cooper , Frédéric Maris

We study the complexity of testing if two given matroids are isomorphic. The problem is easily seen to be in $\Sigma_2^p$. In the case of linear matroids, which are represented over polynomially growing fields, we note that the problem is…

计算复杂性 · 计算机科学 2008-11-25 Raghavendra Rao B. V. , Jayalal M. N. Sarma

Minimum cost homomorphism problems can be viewed as a generalization of list homomorphism problems. They also extend two well-known graph colouring problems: the minimum colour sum problem and the optimum cost chromatic partition problem.…

计算复杂性 · 计算机科学 2016-08-23 Pavol Hell , Mayssam Mohammadi Nevisi

Given a set U of alternatives, a choice (correspondence) on U is a contractive map c defined on a family Omega of nonempty subsets of U. Semantically, a choice c associates to each menu A in Omega a nonempty subset c(A) of A comprising all…

计算机科学中的逻辑 · 计算机科学 2017-09-08 Domenico Cantone , Alfio Giarlotta , Stephen Watson

Interpreting three-leaf binary trees or {\em rooted triples} as constraints yields an entailment relation, whereby binary trees satisfying some rooted triples must also thus satisfy others, and thence a closure operator, which is known to…

数据结构与算法 · 计算机科学 2018-07-03 Matthew P. Johnson

While 3-SAT is NP-hard, 2-SAT is solvable in polynomial time. Austrin, Guruswami, and H\r{a}stad roved a result known as "$(2+\varepsilon)$-SAT is NP-hard" [FOCS'14/SICOMP'17]. They showed that the problem of distinguishing k-CNF formulas…

离散数学 · 计算机科学 2021-09-10 Alex Brandts , Marcin Wrochna , Stanislav Živný

LECTURE GIVEN AT TH2002. Given a set of Boolean variables, and some constraints between them, is it possible to find a configuration of the variables which satisfies all constraints? This problem, which is at the heart of combinatorial…

无序系统与神经网络 · 物理学 2009-11-07 Marc Mezard