Uses of Class
org.graph4j.util.Clique

Packages that use Clique
Package
Description
Clique related algorithms, such as enumerating all maximal cliques of a graph.
 
Support algorithms for various type of graphs (bipartite, tournament, etc.).
Utility classes, such as apecialized collection for vertices and edges.