Package edu.uci.ics.jung.algorithms.metrics

Specialized measures for graph properties. These currently include:
  • StructuralHoles: calculates some of Burt's 'structural holes' measures (e.g. efficiency, hierarchy, constraint).
  • TriadicCensus: returns counts for each triad type found in a graph.