arXiv ScienceSearch

arXiv · 2302.09024

A new approach for a proof that P is NP

Abstract

In this paper we propose a new approach for developing a proof that P=NP. We propose to use a polynomial-time reduction of a NP-complete problem to Linear Programming. Earlier such attempts used polynomial-time transformation which is a special form of reduction that uses a subroutine for the easier Linear Programming Problem only once. We use multiple calls to the subroutine increasing considerably the effectiveness of the reduction. Further the NP-complete problem we choose is also unusual. We define a special kind of acyclic directed graph which we call a time graph. We define Hamiltonian time paths in such graphs and also the Hamiltonian Time Path problem (HTPATH) and prove that it is NP-complete. We then state a conjecture whose proof will immediately lead to a polynomial-time algorithm for this problem proving P=NP.

Explore related subjects

Keep this discovery

BibTeXRIS

Malay Dutta, Anjana K. Mahanta. 2023-02-15. A new approach for a proof that P is NP. https://arxiv.org/abs/2302.09024

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

The Computational Complexity of Holant Problems on 4-regular Graphs from the Stable Subgroup Sequence of $SL(2,\mathbb{C})$

The Holant framework provides a general setting for studying counting problems and includes graph homomorphisms (\#GH) and counting constraint satisfaction problems (\#CSP) as special cases. Over the past twenty years, a series of computational complexity dichotomies have been established for Holant problems, but the classification for complex-valued signatures is still open. The main obstacle is the case in which all signatures have even arity. In this paper, we establish a dichotomy for Holant problems with a complex-valued 4-ary signature, which is a key base case for the full classification of Holant problems. We present a new strategy by introducing Schur's theorem, the classification of finite subgroups of $\mathrm{SL}(2,\mathbb{C})$ and stable subgroup sequences into the proof. These new techniques are of independent interest.

cs.CC

Topology inside NC$^1$

We show that ACC$^0$ is precisely what can be computed with constant-width circuits of polynomial size and polylogarithmic genus. This extends a characterization given by Hansen, showing that planar constant-width circuits also characterize ACC$^0$. Thus polylogarithmic genus provides no additional computational power in this model. We consider other generalizations of planarity, including crossing number and thickness. We show that constant-width circuits of polynomial size and thickness two already suffice to capture all of NC$^1$.

cs.CC