A Polynomial Decision for 3-SAT

Angela Weiss
2024-06-08
Abstract:We propose a polynomially bounded, in time and space, method to decide whether a given 3-SAT formula is satisfiable or not. The tools we use here are, in fact, very simple. We first decide satisfiability for a particular 3-SAT formula, called pivoted 3-SAT and, after a plain transformation, still keeping the polynomial boundaries, it is shown that 3-SAT formulas can be written as pivoted formulas.
Data Structures and Algorithms
What problem does this paper attempt to address?