中文
相关论文

相关论文: Single-solution Random 3-SAT Instances

200 篇论文

PPSZ, for long time the fastest known algorithm for $k$-SAT, works by going through the variables of the input formula in random order; each variable is then set randomly to $0$ or $1$, unless the correct value can be inferred by an…

数据结构与算法 · 计算机科学 2024-08-07 Dominik Scheder

The Boolean Satisfiability problem (SAT) is important on artificial intelligence community and the impact of its solving on complex problems. Recently, great breakthroughs have been made respectively on stochastic local search (SLS)…

人工智能 · 计算机科学 2020-08-05 Huimin Fu , Yang Xu , Jun Liu , Guanfeng Wu , Sutcliffe Geoff

Recent research in areas such as SAT solving and Integer Linear Programming has shown that the performances of a single arbitrarily efficient solver can be significantly outperformed by a portfolio of possibly slower on-average solvers. We…

人工智能 · 计算机科学 2014-01-07 Roberto Amadini , Maurizio Gabbrielli , Jacopo Mauro

Randomized search algorithms for hard combinatorial problems exhibit a large variability of performances. We study the different types of rare events which occur in such out-of-equilibrium stochastic processes and we show how they cooperate…

统计力学 · 物理学 2009-11-07 Andrea Montanari , Riccardo Zecchina

The method in this paper is wrong.

计算复杂性 · 计算机科学 2012-10-19 Lily Chen

The exponential-time hypothesis (ETH) states that 3-SAT is not solvable in subexponential time, i.e. not solvable in O(c^n) time for arbitrary c > 1, where n denotes the number of variables. Problems like k-SAT can be viewed as special…

计算复杂性 · 计算机科学 2017-06-20 Peter Jonsson , Victor Lagerkvist , Biman Roy

We study the connection between the order of phase transitions in combinatorial problems and the complexity of decision algorithms for such problems. We rigorously show that, for a class of random constraint satisfaction problems, a limited…

计算复杂性 · 计算机科学 2007-05-23 Gabriel Istrate , Stefan Boettcher , Allon G. Percus

We study forecasting capabilities of the methods of Singular Spectrum Analysis (SSA) and Local Approximation (LA). A practical implementation of these methods to several time series is described. Details of the algorithms of these methods…

混沌动力学 · 物理学 2007-05-23 A. Loskutov , I. Istomin , O. Kotlyarov

We give a nearly linear-time algorithm to approximately sample satisfying assignments in the random $k$-SAT model when the density of the formula scales exponentially with $k$. The best previously known sampling algorithm for the random…

数据结构与算法 · 计算机科学 2024-08-06 Zongchen Chen , Andreas Galanis , Leslie Ann Goldberg , Heng Guo , Andrés Herrera-Poyatos , Nitya Mani , Ankur Moitra

We present an exact quantum algorithm for solving the Exact Satisfiability (XSAT) problem, which belongs to the important NP-complete complexity class. The algorithm is based on an intuitive approach that can be divided into two parts:…

量子物理 · 物理学 2016-08-30 Salvatore Mandrà , Gian Giacomo Guerreschi , Alán Aspuru-Guzik

The problem of identifying a planted assignment given a random $k$-SAT formula consistent with the assignment exhibits a large algorithmic gap: while the planted solution becomes unique and can be identified given a formula with $O(n\log…

计算复杂性 · 计算机科学 2018-03-07 Vitaly Feldman , Will Perkins , Santosh Vempala

Despite significant advances in characterizing the highly nonconvex landscapes of constraint satisfaction problems, the good performance of certain algorithms in solving hard combinatorial optimization tasks remains poorly understood. This…

无序系统与神经网络 · 物理学 2025-04-10 David Machado , Jonathan González-García , Roberto Mulet

We analyze statistical properties of the complex system with conditions which manifests through specific constraints on the column/row sum of the matrix elements. The presence of additional constraints besides symmetry leads to new…

统计力学 · 物理学 2015-10-28 Pragya Shukla , Suchetana Sadhukhan

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

To check the satisfiability of (non-linear) real arithmetic formulas, modern satisfiability modulo theories (SMT) solving algorithms like NLSAT depend heavily on single cell construction, the task of generalizing a sample point to a…

符号计算 · 计算机科学 2025-12-17 Valentin Promies , Jasper Nalbach , Erika Ábrahám , Paul Wagner

We consider simplified, monotone versions of Not-All-Equal 3-Sat and 3-Sat, variants of the famous Satisfiability Problem where each clause is made up of exactly three distinct literals. We show that Not-All-Equal 3-Sat remains NP-complete…

计算复杂性 · 计算机科学 2019-08-27 Andreas Darmann , Janosch Döcker

We introduce and study the random "locked" constraint satisfaction problems. When increasing the density of constraints, they display a broad "clustered" phase in which the space of solutions is divided into many isolated points. While the…

统计力学 · 物理学 2008-09-05 Lenka Zdeborová , Marc Mézard

Using elementary rigorous methods we prove the existence of a clustered phase in the random $K$-SAT problem, for $K\geq 8$. In this phase the solutions are grouped into clusters which are far away from each other. The results are in…

无序系统与神经网络 · 物理学 2007-05-23 M. Mezard , T. Mora , R. Zecchina

We consider worst case time bounds for NP-complete problems including 3-SAT, 3-coloring, 3-edge-coloring, and 3-list-coloring. Our algorithms are based on a constraint satisfaction (CSP) formulation of these problems. 3-SAT is equivalent to…

数据结构与算法 · 计算机科学 2010-01-21 Richard Beigel , David Eppstein

In the Planar 3-SAT problem, we are given a 3-SAT formula together with its incidence graph, which is planar, and are asked whether this formula is satisfiable. Since Lichtenstein's proof that this problem is NP-complete, it has been used…

计算复杂性 · 计算机科学 2023-06-22 Alexander Pilz
‹ 上一页 1 8 9 10 下一页 ›