Uses of Class
bcds.phison.gm.AvgPathLength

Packages that use AvgPathLength
bcds.phison.gm Classes in this package extract measurable properties of a graph, its nodes or links. 
 

Uses of AvgPathLength in bcds.phison.gm
 

Subclasses of AvgPathLength in bcds.phison.gm
 class Heterogeneity<V,E>
          Computes the heterogeneity of a topology as a GraphMetric.
 class MaxNodeDegree<V,E>
          Returns the highest node degree of a topology as a GraphMetric.