A Polynomial Time Solution to the Clique Problem

Pawan Tamta,B.P. Pande,H.S. Dhami
DOI: https://doi.org/10.48550/arXiv.1403.1178
2019-12-30
Abstract:The Clique Problem has a reduction to the Maximum Flow Network Interdiction Problem. We review the reduction to evolve a polynomial time algorithm for the Clique Problem. A computer program in C language has been written to validate the easiness of the algorithm.
Data Structures and Algorithms,Optimization and Control
What problem does this paper attempt to address?