|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.graphstream.stream.SinkAdapter
org.graphstream.algorithm.measure.CommunityMeasure
org.graphstream.algorithm.measure.CommunityRelativeMeasure
org.graphstream.algorithm.measure.NormalizedMutualInformation
org.graphstream.algorithm.measure.VariationOfInformation
public class VariationOfInformation
Constructor Summary | |
---|---|
VariationOfInformation(String marker)
|
|
VariationOfInformation(String marker,
String referenceMarker)
|
Method Summary | |
---|---|
void |
compute()
Compute the new NMI measure value. |
Methods inherited from class org.graphstream.algorithm.measure.CommunityRelativeMeasure |
---|
nodeAdded, nodeAttributeChanged, nodeRemoved |
Methods inherited from class org.graphstream.algorithm.measure.CommunityMeasure |
---|
edgeAdded, edgeRemoved, getLastComputedValue, getMeasure, graphCleared, init, nodeAttributeAdded, terminate |
Methods inherited from class org.graphstream.stream.SinkAdapter |
---|
edgeAttributeAdded, edgeAttributeChanged, edgeAttributeRemoved, graphAttributeAdded, graphAttributeChanged, graphAttributeRemoved, nodeAttributeRemoved, stepBegins |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariationOfInformation(String marker)
public VariationOfInformation(String marker, String referenceMarker)
Method Detail |
---|
public void compute()
NormalizedMutualInformation
compute
in interface Algorithm
compute
in class NormalizedMutualInformation
Algorithm.init(Graph)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |