Skip to content

Clique Percolation Method

Latest
Compare
Choose a tag to compare
@angelosalatino angelosalatino released this 01 Jun 14:02
· 3 commits to main since this release
8079cb0

This new release brings new features.

  1. The ability to parallelise. The identification of communities in large and dense networks can require a long computational time. It is now possible to set the number of workers that will speed up the process.

  2. The ability to display communities based on vertices attributes. For instance, if vertices have names, it becomes easier to check and compare communities by vertices names rather than vertices id.