Uses of Class
org.graphstream.algorithm.community.EpidemicCommunityAlgorithm
| Package | Description |
|---|---|
| org.graphstream.algorithm.community |
-
Uses of EpidemicCommunityAlgorithm in org.graphstream.algorithm.community
Subclasses of EpidemicCommunityAlgorithm in org.graphstream.algorithm.community Modifier and Type Class Description classLeungThis class implements an improved community detection algorithm based on the epidemic label propagation paradigm the was presented by Leung et al.classSyncEpidemicCommunityAlgorithmThis class implements the synchronous version of the "Epidemic Community Detection Algorithm" as presented by Raghavan et al.