Algorithm 457: finding all cliques of an undirected graph

Explore this paper's citation graph

Summary

Two backtracking algorithms are presented, using a branchand-bound technique [4] to cut off branches that cannot lead to a clique, and generates cliques in a rather unpredictable order in an attempt to minimize the number of branches to be traversed.

Type
article
Published
1973-09-01
Cited by
2,609
References
9
Access
Open access

Keywords

Citation, Graph, Computer science, World Wide Web, Theoretical computer science

References

Cited by

Related papers