Clique problem
The clique problem asks for a largest complete subgraph of a given graph, or whether the graph contains a clique of at least a specified size. Its decision version is NP-complete.
The clique problem asks for a largest complete subgraph of a given graph, or whether the graph contains a clique of at least a specified size. Its decision version is NP-complete.