中文
相关论文

相关论文: Microscopic Structure of Random 3-SAT: A Discrete …

200 篇论文

We study the performances of stochastic heuristic search algorithms on Uniquely Extendible Constraint Satisfaction Problems with random inputs. We show that, for any heuristic preserving the Poissonian nature of the underlying instance, the…

计算复杂性 · 计算机科学 2009-11-13 Fabrizio Altarelli , Remi Monasson , Francesco Zamponi

Random geometric graphs (RGG) can be formalized as hidden-variables models where the hidden variables are the coordinates of the nodes. Here we develop a general approach to extract the typical configurations of a generic hidden-variables…

无序系统与神经网络 · 物理学 2015-04-28 Massimo Ostilli , Ginestra Bianconi

The random XORSAT problem deals with large random linear systems of Boolean variables. The difficulty of such problems is controlled by the ratio of number of equations to number of variables. It is known that in some range of values of…

无序系统与神经网络 · 物理学 2016-08-16 Thierry Mora , Marc Mézard

Interpretation of 3-SAT as a volume filling problem, and its use to explore the SAT/UNSAT phase transition.

数据结构与算法 · 计算机科学 2026-04-14 Frederic Gillet

We prove that, with high probability, the contradictory components of a random 2-SAT formula in the subcritical phase of the phase transition have only 3-regular kernels. This follows from the relation between these kernels and the complex…

组合数学 · 数学 2019-04-24 Sergey Dovgal

Dedicated treatment of symmetries in satisfiability problems (SAT) is indispensable for solving various classes of instances arising in practice. However, the exploitation of symmetries usually takes a black box approach. Typically,…

数据结构与算法 · 计算机科学 2024-01-02 Markus Anders , Pascal Schweitzer , Mate Soos

For configurations of point-sets that are pairwise constrained by distance intervals, the EASAL software implements a suite of algorithms that characterize the structure and geometric properties of the configuration space. The algorithms…

计算几何 · 计算机科学 2018-06-06 Aysegul Ozkan , Rahul Prabhu , Troy Baker , James Pence , Jorg Peters , Meera Sitharam

There has been much recent interest in the satisfiability of random Boolean formulas. A random k-SAT formula is the conjunction of m random clauses, each of which is the disjunction of k literals (a variable or its negation). It is known…

概率论 · 数学 2012-06-19 David B. Wilson

We study the computational complexity of a very basic problem, namely that of finding solutions to a very large set of random linear equations in a finite Galois Field modulo q. Using tools from statistical mechanics we are able to identify…

统计力学 · 物理学 2009-11-07 A. Braunstein , M. Leone , F. Ricci-Tersenghi , R. Zecchina

We study the counting version of the Boolean satisfiability problem #SAT using the ZH-calculus, a graphical language originally introduced to reason about quantum circuits. Using this, we generalize #SAT to a weighted variant we call…

计算复杂性 · 计算机科学 2024-08-13 Tuomas Laakkonen , Konstantinos Meichanetzidis , John van de Wetering

Designing the topology of three-dimensional structures is a challenging problem due to its memory and time consumption. In this paper, we present a robust and efficient algorithm for solving large-scale 3D topology optimization problems.…

最优化与控制 · 数学 2024-03-01 Alfredo Vitorino , Francisco A. M. Gomes

3-manifolds are commonly represented as triangulations, consisting of abstract tetrahedra whose triangular faces are identified in pairs. The combinatorial sparsity of a triangulation, as measured by the treewidth of its dual graph, plays a…

计算几何 · 计算机科学 2026-03-13 Kristóf Huszár , Clément Maria

Many NP-complete constraint satisfaction problems appear to undergo a "phase transition'' from solubility to insolubility when the constraint density passes through a critical threshold. In all such cases it is easy to derive upper bounds…

统计力学 · 物理学 2007-05-23 Dimitris Achlioptas , Cristopher Moore

3-SAT problem is of great importance to many technical and scientific applications. This paper presents a new hybrid evolutionary algorithm for solving this satisfiability problem. 3-SAT problem has the huge search space and hence it is…

人工智能 · 计算机科学 2013-06-24 Nasser Lotfi , Jamshid Tamouk , Mina Farmanbar

The Random K-Satisfiability Problem, consisting in verifying the existence of an assignment of N Boolean variables that satisfy a set of M=alpha N random logical clauses containing K variables each, is studied using the replica symmetric…

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

Hitting Set is a classic problem in combinatorial optimization. Its input consists of a set system F over a finite universe U and an integer t; the question is whether there is a set of t elements that intersects every set in F. The Hitting…

数据结构与算法 · 计算机科学 2015-07-27 Bart M. P. Jansen

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

Using methods and ideas from statistical mechanics, we propose a simple method for obtaining rigorous upper bounds for satisfiability transition in random boolean expressions composed of N variables and M clauses with K variables per…

无序系统与神经网络 · 物理学 2007-05-23 S. Knysh , V. N. Smelyanskiy , R. D. Morris

For a large number of random constraint satisfaction problems, such as random k-SAT and random graph and hypergraph coloring, there are very good estimates of the largest constraint density for which solutions exist. Yet, all known…

计算复杂性 · 计算机科学 2007-05-23 Dimitris Achlioptas , Federico Ricci-Tersenghi

In this paper, we provide a deterministic polynomial time algorithm that determines satisfiability of 3-SAT. The complexity analysis for the algorithm takes into account no efficiency and yet provides a low enough bound, that efficient…

数据结构与算法 · 计算机科学 2020-07-02 Ortho Flint , Asanka Wickramasinghe , Jason Brasse , Christopher Fowler