Clique Problem In computer science, the clique problem is the computational problem of finding a maximum clique, or all cliques, in a given graph. It is NP-complete, one of Karp's 21 NP-complete problems. It is also fixed-parameter intractable, and hard to approximate.
This repository was archived by the owner on Sep 28, 2024. It is now read-only.
