Defined in File DynamicNMIDistance.hpp
public NetworKit::DissimilarityMeasure
(Class DissimilarityMeasure)
Public Functions
Computes NMI between two clusterings that belong to two different graphs. newGraph has evolved from oldGraph, which is only given implicitly via oldClustering. NMI is only applied to nodes that belong to the intersection of oldGraph and newGraph. Nodes of oldGraph not existing in @newGraph are marked by the entry none in newClustering.