scispace - formally typeset
C

Coen Bron

Publications -  1
Citations -  2405

Coen Bron is an academic researcher. The author has contributed to research in topics: Graph (abstract data type) & Butterfly graph. The author has an hindex of 1, co-authored 1 publications receiving 2202 citations.

Papers
More filters
Journal ArticleDOI

Algorithm 457: finding all cliques of an undirected graph

TL;DR: 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.