Package es.uam.eps.ir.relison.sna.metrics.complementary
Social network analysis metrics over the complementary graph.
-
Class Summary Class Description ComplementaryCommunityMetric<U> Computes a global community metric over the complementary graph.ComplementaryGraphMetric<U> Computes a graph metric over the complementary graph.ComplementaryIndividualCommunityMetric<U> Computes an individual community metric over the complementary graph.ComplementaryPairMetric<U> Computes a pair metric over the complementary graph.ComplementaryVertexMetric<U> Computes a vertex metric over the complementary graph.