Package es.uam.eps.ir.relison.sna.metrics

Social network analysis metrics.
  • Interface Summary 
    Interface Description
    CommunityMetric<U>
    Global metric that depends on the communities of the graph.
    GraphMetric<U>
    Interface for global graph metrics.
    IndividualCommunityMetric<U>
    Computes a metric for each individual community.
    PairMetric<U>
    Interface for node pair based metrics.
    VertexMetric<U>
    Interface for user related metrics of graphs.