The biconnectedComponents action calculates the biconnected components and articulation po...
The 'clique' action finds maximal cliques in a graph. A clique is a subgraph where every t...
The `connectedComponents` action finds the connected components of a graph. In graph theor...