中文
相关论文

相关论文: Three complete deterministic polynomial algorithms…

200 篇论文

This paper solves a long standing open problem of whether NP-complete problems could be solved in polynomial time on a deterministic Turing machine by showing that the indistinguishable binomial decision tree can be formed in a 3-SAT…

计算复杂性 · 计算机科学 2018-01-31 Keum-Bae Cho

In this paper, we prove that no deterministic algorithm can solve SAT in polynomial time in the number of boolean variables.

计算复杂性 · 计算机科学 2022-03-23 Fabio Romano

We introduce the NP-complete problem 3SAT_N and extend Tovey's results to a classification theorem for this problem. This theorem leads us to generalize the concept of truth assignments for SAT to aggressive truth assignments for 3SAT_N. We…

计算复杂性 · 计算机科学 2013-11-12 Ruijia Liao

Boolean satisfiability [1] (k-SAT) is one of the most studied optimization problems, as an efficient (that is, polynomial-time) solution to k-SAT (for $k\geq 3$) implies efficient solutions to a large number of hard optimization problems…

计算复杂性 · 计算机科学 2012-08-03 Maria Ercsey-Ravasz , Zoltan Toroczkai

In many decision-making processes, one may prefer multiple solutions to a single solution, which allows us to choose an appropriate solution from the set of promising solutions that are found by algorithms. Given this, finding a set of…

数据结构与算法 · 计算机科学 2024-12-06 Tatsuya Gima , Yuni Iwamasa , Yasuaki Kobayashi , Kazuhiro Kurita , Yota Otachi , Rin Saito

Satisfiability of boolean formulae (SAT) has been a topic of research in logic and computer science for a long time. In this paper we are interested in understanding the structure of satisfiable and unsatisfiable sentences. In previous work…

组合数学 · 数学 2021-05-25 Vaibhav Karve , Anil N. Hirani

Presentation of a Method for determining whether a problem 3Sat has solution, and if yes to find one, in time max O(n^15). Is thus proved that the problem 3Sat is fully resolved in polynomial time and therefore that it is in P, by the work…

计算复杂性 · 计算机科学 2010-09-14 Luigi Salemi

The aim of the paper is to answer a long-standing open problem on the relationship between NP and BQP. The paper shows that BQP contains NP by proposing a BQP quantum algorithm for the MAX-E3-SAT problem which is a fundamental NP-hard…

计算复杂性 · 计算机科学 2015-07-28 Ahmed Younes , Jonathan E. Rowe

All solutions SAT (AllSAT for short) is a variant of propositional satisfiability problem. Despite its significance, AllSAT has been relatively unexplored compared to other variants. We thus survey and discuss major techniques of AllSAT…

数据结构与算法 · 计算机科学 2016-11-10 Takahisa Toda , Takehide Soh

Boolean Satisfiability (SAT) problems are expressed as mathematical formulas. This paper presents a matrix representation for these SAT problems. It shows how to use this matrix representation to get the full set of valid satisfying…

计算复杂性 · 计算机科学 2025-05-20 Paul W. Homer

Modern high-performance SAT solvers quickly solve large satisfiability instances that occur in practice. If the instance is satisfiable, then the SAT solver can provide a witness which can be checked independently in the form of a…

计算机科学中的逻辑 · 计算机科学 2019-09-05 Cezar-Constantin Andrici , Ştefan Ciobâcă

The problem of estimating the proportion of satisfiable instances of a given CSP (constraint satisfaction problem) can be tackled through weighting. It consists in putting onto each solution a non-negative real value based on its…

离散数学 · 计算机科学 2015-03-17 Yacine Boufkhad , Thomas Hugel

We introduce the idea of an understanding with respect to a set of clauses as a satisfying truth assignment explained by the contexts of the literals in the clauses. Following this idea, we present a mechanical process that obtains, if it…

计算复杂性 · 计算机科学 2016-09-19 Alejandro Sanchez Guinea

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

Let F be a CNF formula with n variables and m clauses. F is 3-satisfiable if for any 3 clauses in F, there is a truth assignment which satisfies all of them. Lieberherr and Specker (1982) and, later, Yannakakis (1994) proved that in each…

离散数学 · 计算机科学 2012-12-03 Gregory Gutin , Mark Jones , Dominik Scheder , Anders Yeo

For typical first-order logical theories, satisfying assignments have a straightforward finite representation that can directly serve as a certificate that a given assignment satisfies the given formula. For non-linear real arithmetic…

计算机科学中的逻辑 · 计算机科学 2025-03-07 Enrico Lipparini , Stefan Ratschan

Complexity of a quantum analogue of the satisfiability problem is studied. Quantum k-SAT is a problem of verifying whether there exists n-qubit pure state such that its k-qubit reduced density matrices have support on prescribed subspaces.…

量子物理 · 物理学 2007-05-23 Sergey Bravyi

The Maximum Satisfiability (MaxSAT) problem is the problem of finding a truth assignment that maximizes the number of satisfied clauses of a given Boolean formula in Conjunctive Normal Form (CNF). Many exact solvers for MaxSAT have been…

人工智能 · 计算机科学 2018-06-13 Mohamed El Halaby

We provide a parameterized polynomial algorithm for the propositional model counting problem #SAT, the runtime of which is single-exponential in the rank-width of a formula. Previously, analogous algorithms have been known -- e.g.~[Fischer,…

离散数学 · 计算机科学 2010-06-30 Robert Ganian , Petr Hliněný , Jan Obdržálek

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