中文
相关论文

相关论文: An approximation trichotomy for Boolean #CSP

200 篇论文

Constraint satisfaction problems (or CSPs) have been extensively studied in, for instance, artificial intelligence, database theory, graph theory, and statistical physics. From a practical viewpoint, it is beneficial to approximately solve…

计算复杂性 · 计算机科学 2012-10-17 Tomoyuki Yamakami

We investigate the computational complexity of the problem of counting the maximal satisfying assignments of a Constraint Satisfaction Problem (CSP) over the Boolean domain {0,1}. A satisfying assignment is maximal if any new assignment…

计算复杂性 · 计算机科学 2016-05-17 Leslie Ann Goldberg , Mark Jerrum

The degree of a CSP instance is the maximum number of times that any variable appears in the scopes of constraints. We consider the approximate counting problem for Boolean CSP with bounded-degree instances, for constraint languages…

计算复杂性 · 计算机科学 2011-09-19 Martin Dyer , Leslie Ann Goldberg , Markus Jalsenius , David Richerby

The degree of a CSP instance is the maximum number of times that a variable may appear in the scope of constraints. We consider the approximate counting problem for Boolean CSPs with bounded-degree instances, for constraint languages…

计算复杂性 · 计算机科学 2010-02-03 Martin E. Dyer , Leslie Ann Goldberg , Markus Jalsenius , David Richerby

We determine the computational complexity of approximately counting the total weight of variable assignments for every complex-weighted Boolean constraint satisfaction problem (or CSP) with any number of additional unary (i.e., arity 1)…

计算复杂性 · 计算机科学 2015-05-19 Tomoyuki Yamakami

We study the complexity of approximate counting Constraint Satisfaction Problems (#CSPs) in a bounded degree setting. Specifically, given a Boolean constraint language $\Gamma$ and a degree bound $\Delta$, we study the complexity of…

数据结构与算法 · 计算机科学 2020-08-21 Andreas Galanis , Leslie Ann Goldberg , Kuan Yang

A counting constraint satisfaction problem (#CSP) asks for the number of ways to satisfy a given list of constraints, drawn from a fixed constraint language \Gamma. We study how hard it is to evaluate this number approximately. There is an…

计算复杂性 · 计算机科学 2012-04-26 Colin McQuillan

Many natural combinatorial problems can be expressed as constraint satisfaction problems. This class of problems is known to be NP-complete in general, but certain restrictions on the form of the constraints can ensure tractability. The…

计算复杂性 · 计算机科学 2020-10-05 Dmitriy Zhuk

In the maximum constraint satisfaction problem (Max CSP), one is given a finite collection of (possibly weighted) constraints on overlapping sets of variables, and the goal is to assign values from a given domain to the variables so as to…

计算复杂性 · 计算机科学 2007-05-23 Peter Jonsson , Mikael Klasson , Andrei Krokhin

We initiate the study of constraint satisfaction problems (CSPs) in the presence of counting quantifiers, which may be seen as variants of CSPs in the mould of quantified CSPs (QCSPs). We show that a single counting quantifier strictly…

计算复杂性 · 计算机科学 2011-12-14 Florent Madelaine , Barnaby Martin , Juraj Stacho

Constraint satisfaction problems have been studied in numerous fields with practical and theoretical interests. In recent years, major breakthroughs have been made in a study of counting constraint satisfaction problems (or #CSPs). In…

计算复杂性 · 计算机科学 2012-10-23 Tomoyuki Yamakami

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

Bulatov (2008) gave a dichotomy for the counting constraint satisfaction problem #CSP. A problem from #CSP is characterised by a constraint language, which is a fixed, finite set of relations over a finite domain D. An instance of the…

计算复杂性 · 计算机科学 2011-08-18 Martin Dyer , David Richerby

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 study the complexity of approximately solving the weighted counting constraint satisfaction problem #CSP(F). In the conservative case, where F contains all unary functions, there is a classification known for the case in which the domain…

计算复杂性 · 计算机科学 2014-07-08 Xi Chen , Martin Dyer , Leslie Ann Goldberg , Mark Jerrum , Pinyan Lu , Colin McQuillan , David Richerby

A computational problem exhibits a "gap property" when there is no tractable boundary between two disjoint sets of instances. We establish a Gap Trichotomy Theorem for a family of constraint problem variants, completely classifying the…

计算复杂性 · 计算机科学 2017-03-28 Lucy Ham

We give a complexity dichotomy theorem for the counting Constraint Satisfaction Problem (#CSP in short) with complex weights. To this end, we give three conditions for its tractability. Let F be any finite set of complex-valued functions,…

计算复杂性 · 计算机科学 2015-03-19 Jin-Yi Cai , Xi Chen

Constraint satisfaction problem (CSP) is a well-studied combinatorial search problem, in which we are asked to find an assignment of values to given variables so as to satisfy all of given constraints. We study a reconfiguration variant of…

数据结构与算法 · 计算机科学 2018-12-31 Tatsuhiko Hatanaka , Takehiro Ito , Xiao Zhou

Random instances of Constraint Satisfaction Problems (CSP's) appear to be hard for all known algorithms, when the number of constraints per variable lies in a certain interval. Contributing to the general understanding of the structure of…

离散数学 · 计算机科学 2009-04-20 Andrea Montanari , Ricardo Restrepo , Prasad Tetali

Constraint Satisfaction Problems (CSP) constitute a convenient way to capture many combinatorial problems. The general CSP is known to be NP-complete, but its complexity depends on a template, usually a set of relations, upon which they are…

计算复杂性 · 计算机科学 2010-11-23 Florian Richoux
‹ 上一页 1 2 3 10 下一页 ›