Class CommunityRelativeMeasure

java.lang.Object
org.graphstream.stream.SinkAdapter
org.graphstream.algorithm.measure.CommunityMeasure
org.graphstream.algorithm.measure.CommunityRelativeMeasure
All Implemented Interfaces:
Algorithm, DynamicAlgorithm, org.graphstream.stream.AttributeSink, org.graphstream.stream.ElementSink, org.graphstream.stream.Sink
Direct Known Subclasses:
NormalizedMutualInformation

public abstract class CommunityRelativeMeasure
extends CommunityMeasure
Computes and updates a relative measure based on the comparison between the current community assignment and a reference assignment on a given graph.
Author:
Guillaume-Jean Herbiet