Index
Problem list
Graph
Clique
References
TODO list
P188
: Enumeration of all cliques in a graph
P188
:
Enumeration of all cliques in a graph
Input:
A graph $G$.
Output:
All cliques in $G$.
Complexity:
Comment:
Reference:
[
Bron1973
] (
Bibtex
)