Graph-Based Deterministic Polynomial Framwork for NP Problems
Changryeol Lee (Department of Software, Yonsei University, Mirae Campus)

TL;DR
This paper claims to prove P=NP by introducing a universal graph-based deterministic framework that models all NP problems without reductions, ensuring polynomial-time decision through a novel edge extension method.
Contribution
It presents a constructive proof that P=NP using a graph-based framework that avoids reductions and maintains global feasibility via local infeasibility trimming.
Findings
Provides a polynomially bounded graph model for NP problems.
Ensures global feasibility through local consistency checks.
Decides NP problems deterministically in polynomial time.
Abstract
The P versus NP problem asks whether every language verifiable in polynomial time can also be decided in deterministic polynomial time. In this paper, we present a constructive proof that P = NP by introducing a universal, graph-based deterministic framework applicable to all NP problems without requiring reduction to an NP-complete problem. We model computational transitions as edges within a unified graph structure, where edges correspond to the steps of a deterministic verifier Turing machine for all possible certificates. Due to the overlap of edges among computation paths, the total cardinality of the edge set remains polynomially bounded. A key feature of our approach is that each extension step enforces global consistency via a local infeasibility trimming tool. This mechanism systematically preserves valid NP paths that lead to the target edge under polynomial verification,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
