Package org.graphstream.algorithm.community

  • Class Summary 
    Class Description
    Community
    Basic community class.
    DecentralizedCommunityAlgorithm
    Base class for all distributed community detection algorithm.
    EpidemicCommunityAlgorithm
    This class implements the "Epidemic Community Detection Algorithm" as presented by Raghavan et al.
    Leung
    This class implements an improved community detection algorithm based on the epidemic label propagation paradigm the was presented by Leung et al.
    SyncEpidemicCommunityAlgorithm
    This class implements the synchronous version of the "Epidemic Community Detection Algorithm" as presented by Raghavan et al.