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