中文
相关论文

相关论文: Constraint Satisfaction by Survey Propagation

200 篇论文

Several algorithms for solving constraint satisfaction problems are based on survey propagation, a variational inference scheme used to obtain approximate marginal probability estimates for variable assignments. These marginals correspond…

人工智能 · 计算机科学 2020-01-29 Aditya Grover , Tudor Achim , Stefano Ermon

We study the satisfiability of randomly generated formulas formed by $M$ clauses of exactly $K$ literals over $N$ Boolean variables. For a given value of $N$ the problem is known to be most difficult with $\alpha=M/N$ close to the…

计算复杂性 · 计算机科学 2007-05-23 A. Braunstein , M. Mezard , R. Zecchina

It has been shown experimentally that a decimation algorithm based on Survey Propagation (SP) equations allows to solve efficiently some combinatorial problems over random graphs. We show that these equations can be derived as sum-product…

无序系统与神经网络 · 物理学 2009-11-10 A. Braunstein , R. Zecchina

The Survey Propagation (SP) algorithm for solving $k$-SAT problems has been shown recently as an instance of the Belief Propagation (BP) algorithm. In this paper, we show that for general constraint-satisfaction problems, SP may not be…

信息论 · 计算机科学 2008-01-31 Ronghui Tu , Yongyi Mao , Jiying Zhao

The survey propagation (SP) algorithm has been shown to work well on large instances of the random 3-SAT problem near its phase transition. It was shown that SP estimates marginals over covers that represent clusters of solutions. The SP-y…

人工智能 · 计算机科学 2014-01-16 Hai Leong Chieu , Wee Sun Sun Lee

We study the susceptibility propagation, a message-passing algorithm to compute correlation functions. It is applied to constraint satisfaction problems and its accuracy is examined. As a heuristic method to find a satisfying assignment, we…

无序系统与神经网络 · 物理学 2010-07-29 Saburo Higuchi , Marc Mézard

Survey propagation is a powerful technique from statistical physics that has been applied to solve the 3-SAT problem both in principle and in practice. We give, using only probability arguments, a common derivation of survey propagation,…

统计力学 · 物理学 2007-05-23 Erik Aurell , Uri Gordon , Scott Kirkpatrick

Many difficult computational problems involve the simultaneous satisfaction of multiple constraints which are individually easy to satisfy. Such problems occur in diffractive imaging, protein folding, constrained optimization (e.g., spin…

计算物理 · 物理学 2008-10-01 Simon Gravel , Veit Elser

Constraint propagation is a general algorithmic approach for pruning the search space of a CSP. In a uniform way, K. R. Apt has defined a computation as an iteration of reduction functions over a domain. He has also demonstrated the need…

人工智能 · 计算机科学 2007-05-23 Laurent Granvilliers , Eric Monfroy

Numerical analysis has no satisfactory method for the more realistic optimization models. However, with constraint programming one can compute a cover for the solution set to arbitrarily close approximation. Because the use of constraint…

数值分析 · 数学 2025-10-20 M. H. van Emden , B. Moa

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

This paper draws on diverse areas of computer science to develop a unified view of computation: (1) Optimization in operations research, where a numerical objective function is maximized under constraints, is generalized from the numerical…

人工智能 · 计算机科学 2013-02-11 A. Nait Abdallah , M. H. van Emden

Many natural optimization problems are NP-hard, which implies that they are probably hard to solve exactly in the worst-case. However, it suffices to get reasonably good solutions for all (or even most) instances in practice. This paper…

人工智能 · 计算机科学 2022-09-13 Raffaele Marino

Constraint Satisfaction Problem (CSP) is a framework for modeling and solving a variety of real-world problems. Once the problem is expressed as a finite set of constraints, the goal is to find the variables' values satisfying them. Even…

离散数学 · 计算机科学 2019-05-23 Rachid Oucheikh , Ismail Berrada , Outman El Hichami

Constraint programming is a family of techniques for solving combinatorial problems, where the problem is modelled as a set of decision variables (typically with finite domains) and a set of constraints that express relations among the…

人工智能 · 计算机科学 2016-05-31 James Caldwell , Ian P. Gent , Peter Nightingale

We present a new approach to enhancing Answer Set Programming (ASP) with Constraint Processing techniques which allows for solving interesting Constraint Satisfaction Problems in ASP. We show how constraints on finite domains can be…

计算机科学中的逻辑 · 计算机科学 2010-07-26 Christian Drescher , Toby Walsh

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

We describe an effective landscape introduced in [1] for the analysis of Constraint Satisfaction problems, such as Sphere Packing, K-SAT and Graph Coloring. This geometric construction reexpresses these problems in the more familiar terms…

量子物理 · 物理学 2008-09-25 Florent Krzakala , Jorge Kurchan

Discrete combinatorial optimization has a central role in many scientific disciplines, however, for hard problems we lack linear time algorithms that would allow us to solve very large instances. Moreover, it is still unclear what are the…

计算复杂性 · 计算机科学 2018-12-19 Raffaele Marino , Giorgio Parisi , Federico Ricci-Tersenghi

We describe the use of array expressions as constraints, which represents a consequent generalisation of the "element" constraint. Constraint propagation for array constraints is studied theoretically, and for a set of domain reduction…

编程语言 · 计算机科学 2007-05-23 Sebastian Brand
‹ 上一页 1 2 3 10 下一页 ›