public class VariationOfInformation extends NormalizedMutualInformation
| Constructor and Description |
|---|
VariationOfInformation(java.lang.String marker) |
VariationOfInformation(java.lang.String marker,
java.lang.String referenceMarker) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute()
Compute the new NMI measure value.
|
nodeAdded, nodeAttributeChanged, nodeRemovededgeAdded, edgeRemoved, getLastComputedValue, getMeasure, graphCleared, init, nodeAttributeAdded, terminatepublic VariationOfInformation(java.lang.String marker)
public VariationOfInformation(java.lang.String marker,
java.lang.String referenceMarker)
public void compute()
NormalizedMutualInformationcompute in interface Algorithmcompute in class NormalizedMutualInformationAlgorithm.init(Graph)