Package es.uam.eps.ir.relison.grid.sna.comm.global
Classes and interfaces for configuration files for social network analysis. In particular,
configuration files for the different global community-based metrics to execute.
-
Interface Summary Interface Description GlobalCommunityMetricGridSearch<U> Class for performing the grid search for a given global community metric. -
Class Summary Class Description CommunityDestinySizeGridSearch<U> Grid Search for the destiny community size.GlobalCommunityMetricIdentifiers Identifiers for edge metrics.GlobalCommunityMetricSelector<U> Class that translates from a grid to the different contact recommendation algorithns.ModularityComplementGridSearch<U> Grid for the modularity complement of the graph.ModularityGridSearch<U> Grid for the modularity of the graph.NumCommunitiesGridSearch<U> Grid search for the metric that finds the number of communities in a graph.WeakTiesGridSearch<U> Grid for the number of weak ties of the graph.