Uses of Package
org.graphstream.algorithm.measure

Packages that use org.graphstream.algorithm.measure
org.graphstream.algorithm.measure   
 

Classes in org.graphstream.algorithm.measure used by org.graphstream.algorithm.measure
CommunityMeasure
          Computes and updates an absolute measure based on the current community assignment on a given graph as it evolves.
CommunityRelativeMeasure
          Computes and updates a relative measure based on the comparison between the current community assignment and a reference assignment on a given graph.
NormalizedMutualInformation
          Computes and updated the current Normalized Mutual Information (NMI) measure between a dynamically-performed community assignment on a graph as it evolves and a fixed assignment, known as reference.
 



Copyright © 2011. All Rights Reserved.