中文
相关论文

相关论文: Universality of the SAT-UNSAT (jamming) threshold …

200 篇论文

In a constraint satisfaction problem (CSP) the goal is to find an assignment of a given set of variables subject to specified constraints. A global cardinality constraint is an additional requirement that prescribes how many variables must…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Andrei A. Bulatov , Daniel Marx

For a constraint satisfaction problem (CSP), a robust satisfaction algorithm is one that outputs an assignment satisfying most of the constraints on instances that are near-satisfiable. It is known that the CSPs that admit efficient robust…

数据结构与算法 · 计算机科学 2025-09-09 Joshua Brakensiek , Venkatesan Guruswami , Sai Sandeep

Much of the recent work on random constraint satisfaction problems has been inspired by ingenious but non-rigorous approaches from physics. The physics predictions typically come in the form of distributional fixed point problems that are…

概率论 · 数学 2015-10-08 Victor Bapst , Amin Coja-Oghlan

We study random constraint satisfaction problems (CSPs) in the unsatisfiable regime. We relate the structure of near-optimal solutions for any Max-CSP to that for an associated spin glass on the hypercube, using the Guerra-Toninelli…

离散数学 · 计算机科学 2023-03-30 Chris Jones , Kunal Marwaha , Juspreet Singh Sandhu , Jonathan Shi

The constraint satisfaction problem (CSP) is a central generic problem in computer science and artificial intelligence: it provides a common framework for many theoretical problems as well as for many real-life applications. Soft constraint…

人工智能 · 计算机科学 2011-04-25 Martin C. Cooper , Stanislav Zivny

What makes a computational problem easy (e.g., in P, that is, solvable in polynomial time) or hard (e.g., NP-hard)? This fundamental question now has a satisfactory answer for a quite broad class of computational problems, so called…

计算复杂性 · 计算机科学 2019-09-12 Libor Barto

The Random Satisfiability problem has been intensively studied for decades. For a number of reasons the focus of this study has mostly been on the model, in which instances are sampled uniformly at random from a set of formulas satisfying…

离散数学 · 计算机科学 2019-05-14 Oleksii Omelchenko , Andrei A. Bulatov

We analyse the complexity of the satisfiability problem ssmSAT for State Space Models (SSM), which asks whether an input sequence can lead the model to an accepting configuration. We find that ssmSAT is undecidable in general, reflecting…

计算机科学中的逻辑 · 计算机科学 2025-08-26 Eric Alsmann , Martin Lange

The Boolean satisfiability (SAT) problem lies at the core of many applications in combinatorial optimization, software verification, cryptography, and machine learning. While state-of-the-art solvers have demonstrated high efficiency in…

计算机科学中的逻辑 · 计算机科学 2025-06-03 Zhiwei Zhang , Samy Wu Fung , Anastasios Kyrillidis , Stanley Osher , Moshe Y. Vardi

We determine under which conditions certain natural models of random constraint satisfaction problems have sharp thresholds of satisfiability. These models include graph and hypergraph homomorphism, the $(d,k,t)$-model, and binary…

组合数学 · 数学 2009-03-17 Hamed Hatami , Michael Molloy

Phase transitions in combinatorial problems have recently been shown to be useful in locating "hard" instances of combinatorial problems. The connection between computational complexity and the existence of phase transitions has been…

计算复杂性 · 计算机科学 2016-11-17 Gabriel Istrate

We study the complexity of the Distributed Constraint Satisfaction Problem (DCSP) on a synchronous, anonymous network from a theoretical standpoint. In this setting, variables and constraints are controlled by agents which communicate with…

数据结构与算法 · 计算机科学 2021-01-25 Silvia Butti , Victor Dalmau

Earlier we introduced the notion of a stable set of points (SSP). We proved that a CNF formula is unsatisfiable iff there is a set of points (i.e. complete assignments) that is stable with respect to this formula. Experiments showed that…

计算机科学中的逻辑 · 计算机科学 2025-07-18 Eugene Goldberg

This paper describes a new approach on optimization of constraint satisfaction problems (CSPs) by means of substituting sub-CSPs with locally consistent regular membership constraints. The purpose of this approach is to reduce the number of…

人工智能 · 计算机科学 2019-08-19 Sven Löffler , Ke Liu , Petra Hofstedt

In this review article, we discuss connections between the physics of disordered systems, phase transitions in inference problems, and computational hardness. We introduce two models representing the behavior of glassy systems, the spiked…

无序系统与神经网络 · 物理学 2022-12-07 David Gamarnik , Cristopher Moore , Lenka Zdeborová

We present a parallel derivation of the Thouless-Anderson-Palmer (TAP) equations and of an effective potential for the negative perceptron and soft sphere models in high dimension. Both models are continuous constrained satisfaction…

无序系统与神经网络 · 物理学 2016-09-21 Ada Altieri , Silvio Franz , Giorgio Parisi

Heuristic methods for solution of problems in the NP-Complete class of decision problems often reach exact solutions, but fail badly at "phase boundaries", across which the decision to be reached changes from almost always having one value…

无序系统与神经网络 · 物理学 2007-05-23 R. Monasson , R. Zecchina , S. Kirkpatrick , B. Selman , L. Troyansky

The Promise Constraint Satisfaction Problem (PCSP for short) is a generalization of the well-studied Constraint Satisfaction Problem (CSP). The PCSP has its roots in such classic problems as the Approximate Graph Coloring and the…

计算复杂性 · 计算机科学 2025-12-08 Arash Beikmohammadi , Andrei A. Bulatov

We study constraint satisfaction problems (CSPs) in the presence of counting quantifiers $\exists^{\geq j}$, asserting the existence of $j$ distinct witnesses for the variable in question. As a continuation of our previous (CSR 2012) paper,…

计算机科学中的逻辑 · 计算机科学 2013-12-31 Barnaby Martin , Juraj Stacho

The best current estimates of the thresholds for the existence of solutions in random constraint satisfaction problems ('CSPs') mostly derive from the first and the second moment method. Yet apart from a very few exceptional cases these…

离散数学 · 计算机科学 2017-11-17 Amin Coja-Oghlan , Konstantinos Panagiotou