Package es.uam.eps.ir.relison.sna.metrics.complementary.vertex
Social network vertex metrics for the complementary graph.
-
Class Summary Class Description ComplementaryDegree<U> Computes the degree of a given user in a graph.ComplementaryInverseDegree<U> Computes the degree of a given user in a graph.ComplementaryLocalClusteringCoefficient<U> Computes the local clustering coefficient of a node in the complementary graph.ComplementaryPageRank<U> Computes the PageRank values in the complementary graph for the different nodes in the graph.