A Polynomial Time Algorithm For Solving Clique Problems

Michael LaPlante
DOI: https://doi.org/10.48550/arXiv.1503.04794
2015-03-11
Abstract:I present a single algorithm which solves the clique problems, "What is the largest size clique?", "What are all the maximal cliques?" and the decision problem, "Does a clique of size k exist?" for any given graph in polynomial time. The existence of this algorithm proves that P = NP.
Data Structures and Algorithms
What problem does this paper attempt to address?