Package es.uam.eps.ir.relison.grid.community
Classes and interfaces for configuration files for community detection algorithms.
-
Interface Summary Interface Description CommunityDetectionConfigurator<U extends java.io.Serializable> Interface for configuring community detection algorithms. -
Class Summary Class Description CommunityDetectionConfigurationsReader Class for reading a community detection algorithm.CommunityDetectionGridReader Class for reading a community detection algorithm.CommunityDetectionIdentifiers Identifiers for the different community detection algorithms available in the framework.CommunityDetectionParametersReader Class for reading a community detection algorithm.CommunityDetectionSelector<U extends java.io.Serializable> Given a parameter configuration, this class obtains the corresponding community detection algorithms, so they can be applied over networks.