中文
相关论文

相关论文: NP problem in quantum algorithm

200 篇论文

Boolean satisfiability (SAT) solving is a fundamental problem in computer science. Finding efficient algorithms for SAT solving has broad implications in many areas of computer science and beyond. Quantum SAT solvers have been proposed in…

量子物理 · 物理学 2023-08-08 Shang-Wei Lin , Tzu-Fan Wang , Yean-Ru Chen , Zhe Hou , David Sanán , Yon Shin Teo

Quantum satisfiability is a constraint satisfaction problem that generalizes classical boolean satisfiability. In the quantum k-SAT problem, each constraint is specified by a k-local projector and is satisfied by any state in its nullspace.…

量子物理 · 物理学 2014-10-21 David Gosset , Daniel Nagaj

This article presents a general solution to the problem of computational complexity. First, it gives a historical introduction to the problem since the revival of the foundational problems of mathematics at the end of the 19th century.…

计算复杂性 · 计算机科学 2023-12-25 Rami Zaidan

The structure of satisfiability problems is used to improve search algorithms for quantum computers and reduce their required coherence times by using only a single coherent evaluation of problem properties. The structure of random k-SAT…

量子物理 · 物理学 2009-10-06 Tad Hogg

Propositional satisfiability (SAT) is one of the most fundamental problems in computer science. Its worst-case hardness lies at the core of computational complexity theory, for example in the form of NP-hardness and the (Strong) Exponential…

离散数学 · 计算机科学 2022-09-02 Tobias Friedrich , Ralf Rothenberger

In this paper, we analyze the argument made by Kumar in the technical report "Necessary and Sufficient Condition for Satisfiability of a Boolean Formula in CNF and Its Implications on P versus NP problem." The paper claims to present a…

计算复杂性 · 计算机科学 2021-12-14 Michael C. Chavrimootoo , Henry B. Welles

Any satisfiability problem in conjunctive normal form can be solved in polynomial time by reducing it to a 3-sat formulation and transforming this to a Linear Complementarity problem (LCP) which is then solved as a linear program (LP). Any…

计算复杂性 · 计算机科学 2018-01-31 Giacomo Patrizi

We demonstrate that any logical problem can be solved by Bayesian inference. In this approach, the distinction between complexity classes vanishes. The method is illustrated by solving the 3-SAT problem in polynomial time. Beyond this,…

计算复杂性 · 计算机科学 2020-02-05 Michel Feldmann

An approach to the solution of NP-complete problems based on quantum computing and chaotic dynamics is proposed. We consider the satisfiability problem and argue that the problem, in principle, can be solved in polynomial time if we combine…

量子物理 · 物理学 2007-05-23 Masanori Ohya , Igor V. Volovich

In laboratory and numerical experiments, physical quantities are known with a finite precision and described by rational numbers. Based on this, we deduce that quantum control problems both for open and closed systems are in general not…

量子物理 · 物理学 2025-02-21 Denys I. Bondar , Alexander N. Pechen

The Boolean satisfiability problem (SAT) is of central importance in both theory and practice. Yet, most provable guarantees for quantum algorithms rely exclusively on Grover-type methods that cap the possible advantage at only quadratic…

量子物理 · 物理学 2025-11-14 Franz J. Schreiber , Maximilian J. Kramer , Alexander Nietner , Jens Eisert

The workflow satisfiability problem (WSP) asks whether there exists an assignment of authorized users to the steps in a workflow specification that satisfies the constraints in the specification. The problem is NP-hard in general, but…

数据结构与算法 · 计算机科学 2015-05-18 D. Cohen , J. Crampton , A. Gagarin , G. Gutin , M. Jones

Quantum computation by adiabatic evolution, as described in quant-ph/0001106, will solve satisfiability problems if the running time is long enough. In certain special cases (that are classically easy) we know that the quantum algorithm…

量子物理 · 物理学 2007-05-23 Edward Farhi , Jeffrey Goldstone , Sam Gutmann

The k-satisfiability problem is a well-known task in computational complexity theory. In this paper approach for it's solving is introduced.

计算复杂性 · 计算机科学 2012-06-01 Sergey Kardash

In this paper, we present a polynomial-sized linear programming formulation of the Quadratic Assignment Problem (QAP). The proposed linear program is a network flow-based model. Hence, it provides for the solution of the QAP in polynomial…

计算复杂性 · 计算机科学 2007-05-23 Moustapha Diaby

The purpose of this article is to examine and limit the conditions in which the P complexity class could be equivalent to the NP complexity class. Proof is provided by demonstrating that as the number of clauses in a NP-complete problem…

计算复杂性 · 计算机科学 2008-09-07 Jerrald Meek

We show that the problem of deciding for a given finite relation algebra A whether the network satisfaction problem for A can be solved by the k-consistency procedure, for some natural number k, is undecidable. For the important class of…

逻辑 · 数学 2025-10-07 Manuel Bodirsky , Simon Knäuer

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

Boolean satisfiability (SAT) problem is of fundamental importance in computer science and many application domains. For Grover's algorithm, solving the SAT problem requires $\mathcal{O}(\sqrt{2^n})$ queries--where n denotes the number of…

量子物理 · 物理学 2026-04-14 He Wang , Jinyang Yao

We determine the exact threshold of satisfiability for random instances of a particular NP-complete constraint satisfaction problem (CSP). This is the first random CSP model for which we have determined a precise linear satisfiability…

离散数学 · 计算机科学 2012-02-06 Harold Connamacher , Michael Molloy