Texonom
Texonom
/
Application
Application
/Network Science/Graph Theory/
Clique
Search

Clique

Creator
Creator
Seonglae Cho
Created
Created
2024 Mar 31 9:25
Editor
Editor
Seonglae Cho
Edited
Edited
2025 Apr 28 10:59
Refs
Refs
A maximal complete subgraph where all nodes are connected to each other
 
 
 
 
 
Clique (graph theory)
In the mathematical area of graph theory, a clique is a subset of vertices of an undirected graph such that every two distinct vertices in the clique are adjacent. That is, a clique of a graph is an induced subgraph of that is complete. Cliques are one of the basic concepts of graph theory and are used in many other mathematical problems and constructions on graphs. Cliques have also been studied in computer science: the task of finding whether there is a clique of a given size in a graph is NP-complete, but despite this hardness result, many algorithms for finding cliques have been studied.
Clique (graph theory)
https://en.wikipedia.org/wiki/Clique_(graph_theory)
Clique (graph theory)
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/Graph Theory/
Clique
Copyright Seonglae Cho