petgraph
0.8.2
Module maximal_
cliques
Module Items
Functions
In petgraph::
algo
petgraph
::
algo
Module
maximal_cliques
Copy item path
Source
Functions
§
maximal_
cliques
Find all maximal cliques in an undirected graph using
Bron–Kerbosch algorithm
with pivoting. Also works on symmetric directed graphs, see the note below.