Package es.uam.eps.ir.relison.grid.sna.comm.indiv
Classes and interfaces for configuration files for social network analysis. In particular,
configuration files for the different individual community-based metrics to execute.
-
Interface Summary Interface Description IndividualCommunityMetricGridSearch<U> Class for performing the grid search for a given individual community metric. -
Class Summary Class Description CommDegreeGridSearch<U> Grid for the degree of a node.CommSizeGridSearch<U> Grid for the size of a community.IndividualCommunityMetricIdentifiers Identifiers for individual community metrics.IndividualCommunityMetricSelector<U> Class that translates from a grid to the different individual community metrics.VolumeGridSearch<U> Grid for the volume of a node.