中文
相关论文

相关论文: Spines of Random Constraint Satisfaction Problems:…

200 篇论文

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

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…

组合数学 · 数学 2007-05-23 Hamed Hatami , Michael Molloy

An analysis of the average-case complexity of solving random 3-Satisfiability (SAT) instances with backtrack algorithms is presented. We first interpret previous rigorous works in a unifying framework based on the statistical physics…

数据结构与算法 · 计算机科学 2008-06-20 Simona Cocco , Remi Monasson

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

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

Today's propositional satisfiability (SAT) solvers are extremely powerful and can be used as an efficient back-end for solving NP-complete problems. However, many fundamental problems in knowledge representation and reasoning are located at…

计算复杂性 · 计算机科学 2016-07-04 Ronald de Haan , Stefan Szeider

Partly on the basis of heuristic arguments from physics it has been suggested that the performance of certain types of algorithms on random $k$-SAT formulas is linked to phase transitions that affect the geometry of the set of satisfying…

组合数学 · 数学 2017-11-17 Amin Coja-Oghlan , Amir Haqshenas , Samuel Hetterich

Random constraint satisfaction problems can exhibit a phase where the number of constraints per variable $\alpha$ makes the system solvable in theory on the one hand, but also makes the search for a solution hard, meaning that common…

无序系统与神经网络 · 物理学 2022-01-11 Angelo Giorgio Cavaliere , Thibault Lesieur , Federico Ricci-Tersenghi

We study a class of two-stage stochastic programs in which the second stage includes a set of components with uncertain capacity, and the expression for the distribution function of the uncertain capacity includes first-stage variables.…

最优化与控制 · 数学 2024-09-16 Hugh Medal , Samuel Affar

The satisfiability threshold for constraint satisfaction problems is that value of the ratio of constraints (or clauses) to variables, above which the probability that a random instance of the problem has a solution is zero in the large…

统计力学 · 物理学 2020-07-21 Supriya Krishnamurthy , Sumedha

There has been great interest in identifying tractable subclasses of NP complete problems and designing efficient algorithms for these tractable classes. Constraint satisfaction and Bayesian network inference are two examples of such…

人工智能 · 计算机科学 2012-12-12 Yong Gao

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

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

Constraint satisfaction problems (CSPs) models many important intractable NP-hard problems such as propositional satisfiability problem (SAT). Algorithms with non-trivial upper bounds on running time for restricted SAT with bounded clause…

数据结构与算法 · 计算机科学 2008-01-22 Liang Li , Xin Li , Tian Liu , Ke Xu

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

While first-order stationary points (FOSPs) are the traditional targets of non-convex optimization, they often correspond to undesirable strict saddle points. To circumvent this, attention has shifted towards second-order stationary points…

计算复杂性 · 计算机科学 2026-04-03 Andreas Kontogiannis , Ioannis Panageas , Vasilis Pollatos

The Windows Scheduling Problem, also known as the Pinwheel Problem, is to schedule periodic jobs subject to their processing frequency demands. Instances are given as a set of jobs that have to be processed infinitely often such that the…

计算复杂性 · 计算机科学 2014-10-28 Tobias Jacobs , Salvatore Longo

Decision-making problems can be modeled as combinatorial optimization problems with Constraint Programming formalisms such as Constrained Optimization Problems. However, few Constraint Programming formalisms can deal with both optimization…

人工智能 · 计算机科学 2022-05-24 Valentin Antuori , Florian Richoux

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

Determinantal Point Processes (DPPs) are a family of probabilistic models that have a repulsive behavior, and lend themselves naturally to many tasks in machine learning where returning a diverse set of objects is important. While there are…

统计理论 · 数学 2017-03-03 John Urschel , Victor-Emmanuel Brunel , Ankur Moitra , Philippe Rigollet