This is an outdated version published on 2024-12-20. Read the most recent version.
Preprint / Version 7

SAT in Polynomial Time: A Proof of P = NP

##article.authors##

  • Frank Vega Information Physics Institute, Miami, Florida, United States

DOI:

https://doi.org/10.31224/4189

Keywords:

complexity classes, graph, polynomial time, completeness, reduction

Abstract

The P versus NP problem is a cornerstone of theoretical computer science, asking whether problems that are easy to check are also easy to solve. "Easy" here means solvable in polynomial time, where the computation time grows proportionally to the input size. While this problem's origins can be traced to John Nash's 1955 letter, its formalization is credited to Stephen Cook and Leonid Levin. Despite decades of research, a definitive answer remains elusive. Central to this question is the concept of NP-completeness. If even one NP-complete problem, like SAT, could be solved efficiently, it would imply that all NP problems could be solved efficiently, proving P=NP. This research proposes a groundbreaking claim: SAT, traditionally considered NP-complete, can be solved in polynomial time, establishing the equivalence of P and NP.

Downloads

Download data is not yet available.

Downloads

Version justification

Using matching techniques, we show that SAT is solvable in polynomial time.