Clique percolation method
ID: clique-percolation-method
The Clique Percolation Method (CPM) is a technique used in network analysis to identify and extract overlapping communities within a graph. This method is particularly useful for detecting structures that are not only connected but also share common vertices in a complex network, which is a common characteristic of many real-world networks such as social networks, biological networks, and information networks.
New to topics? Read the docs here!