Uses of Class
org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm

Packages that use DecentralizedCommunityAlgorithm
org.graphstream.algorithm.community   
 

Uses of DecentralizedCommunityAlgorithm in org.graphstream.algorithm.community
 

Subclasses of DecentralizedCommunityAlgorithm in org.graphstream.algorithm.community
 class EpidemicCommunityAlgorithm
          This class implements the "Epidemic Community Detection Algorithm" as presented by Raghavan et al.
 class Leung
          This class implements an improved community detection algorithm based on the epidemic label propagation paradigm the was presented by Leung et al.
 class SyncEpidemicCommunityAlgorithm
          This class implements the synchronous version of the "Epidemic Community Detection Algorithm" as presented by Raghavan et al.
 



Copyright © 2011. All Rights Reserved.