Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
184 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Solving the 2-MAXSAT Problem in Polynomial Time: a Proof of $\textit{P}$ = $\textit{NP}$ (2304.12517v21)

Published 25 Apr 2023 in cs.CC

Abstract: By the MAXSAT problem, we are given a set $V$ of $m$ variables and a collection $C$ of $n$ clauses over $V$. We will seek a truth assignment to maximize the number of satisfied clauses. This problem is $\textit{NP}$-complete even for its restricted version, the 2-MAXSAT problem by which every clause contains at most 2 literals. In this paper, we discuss an efficient algorithm to solve this problem. Its worst-case time complexity is bounded by O($n2m4$). This shows that the 2-MAXSAT problem can be solved in polynomial time. Thus, the paper in fact provides a proof of $P$ = $\textit{NP}$.

Citations (1)

Summary

We haven't generated a summary for this paper yet.