We want to find communities by starting with a clique (not a bi-clique) and growing it by adding nodes. However, when we grow a clique, we want to keep the density of edges at 1. What method is being described here?
A) Agglomerative hierarchical clustering
B) Spectral clustering
C) Louvain method
D) Clique percolation method