中文
相关论文

相关论文: Sharp Thresholds for Constraint Satisfaction Probl…

200 篇论文

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 model of Dynamic Meta-Constraints has special activity constraints which can activate other constraints. It also has meta-constraints which range over other constraints. An algorithm is presented in which constraints can be assigned one…

编程语言 · 计算机科学 2007-05-23 Janet van der Linden

We investigate geometrical properties of the random K-satisfiability problem using the notion of x-satisfiability: a formula is x-satisfiable if there exist two SAT assignments differing in Nx variables. We show the existence of a sharp…

无序系统与神经网络 · 物理学 2008-03-20 Hervé Daudé , Marc Mezard , Thierry Mora , Riccardo Zecchina

We identify a sufficient condition, treewidth-pliability, that gives a polynomial-time algorithm for an arbitrarily good approximation of the optimal value in a large class of Max-2-CSPs parameterised by the class of allowed constraint…

离散数学 · 计算机科学 2024-01-04 Miguel Romero , Marcin Wrochna , Stanislav Živný

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

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

We discuss an analysis of Constraint Satisfaction problems, such as Sphere Packing, K-SAT and Graph Coloring, in terms of an effective energy landscape. Several intriguing geometrical properties of the solution space become in this light…

统计力学 · 物理学 2007-08-28 Florent Krzakala , Jorge Kurchan

For any particular class of graphs, algorithms for computational problems restricted to the class often rely on structural properties that depend on the specific problem at hand. This begs the question if a large set of such results can be…

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 establish the satisfiability threshold for random $k$-SAT for all $k\ge k_0$, with $k_0$ an absolute constant. That is, there exists a limiting density $\alpha_*(k)$ such that a random $k$-SAT formula of clause density $\alpha$ is with…

概率论 · 数学 2021-04-16 Jian Ding , Allan Sly , Nike Sun

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

The approximate graph colouring problem, whose complexity is unresolved in most cases, concerns finding a $c$-colouring of a graph that is promised to be $k$-colourable, where $c\geq k$. This problem naturally generalises to promise graph…

计算复杂性 · 计算机科学 2023-02-15 Andrei Krokhin , Jakub Opršal , Marcin Wrochna , Stanislav Živný

Random geometric graphs result from taking $n$ uniformly distributed points in the unit cube, $[0,1]^d$, and connecting two points if their Euclidean distance is at most $r$, for some prescribed $r$. We show that monotone properties for…

概率论 · 数学 2007-05-23 Ashish Goel , Sanatan Rai , Bhaskar Krishnamachari

Constraint satisfaction problems (CSPs) are an important formal framework for the uniform treatment of various prominent AI tasks, e.g., coloring or scheduling problems. Solving CSPs is, in general, known to be NP-complete and…

计算复杂性 · 计算机科学 2020-07-29 Hubie Chen , Georg Gottlob , Matthias Lanzinger , Reinhard Pichler

We show that for any odd $k$ and any instance of the Max-kXOR constraint satisfaction problem, there is an efficient algorithm that finds an assignment satisfying at least a $\frac{1}{2} + \Omega(1/\sqrt{D})$ fraction of constraints, where…

Statistical physics models with hard constraints, such as the discrete hard-core gas model (random independent sets in a graph), are inherently combinatorial and present the discrete mathematician with a relatively comfortable setting for…

组合数学 · 数学 2007-05-23 Graham R. Brightwell , Peter Winkler

In this article we consider the graph alignment problem from the perspective of high-dimensional statistics: we aim to estimate an unknown permutation $\pi^*$ from the observation of two correlated random adjacency matrices $A_1$, $A_2$. We…

概率论 · 数学 2025-10-30 Laurent Massoulié

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 complexity and approximability of the constraint satisfaction problem (CSP) has been actively studied over the last 20 years. A new version of the CSP, the promise CSP (PCSP) has recently been proposed, motivated by open questions about…

计算复杂性 · 计算机科学 2021-07-19 Libor Barto , Jakub Bulín , Andrei Krokhin , Jakub Opršal

Graph editing problems offer an interesting perspective on sub- and supergraph identification problems for a large variety of target properties. They have also attracted significant attention in recent years, particularly in the area of…

计算复杂性 · 计算机科学 2017-03-06 Luke Mathieson