Clip

Verifying Cliques in Graphs
Verifying a clique to see if it reaches a target number of vertices is an easy problem, while finding the clique itself is a hard problem. The difficulty in finding the clique makes it challenging to determine if a clique of a specific size exists in a given graph.