haskell-igraph-0.5.0: Haskell interface of the igraph library.
IGraph.Clique
cliques Source #
Arguments
Minimum and maximum size of the cliques to be returned. No bound will be used if negative or zero
cliques represented by node ids
maximalCliques Source #