Defined in File PartitionFragmentation.hpp
public NetworKit::LocalPartitionEvaluation
(Class LocalPartitionEvaluation)
This measure evaluates how fragmented a partition is. The fragmentation of a single cluster is defined as one minus the number of nodes in its maximum connected components divided by its total number of nodes. Smaller values thus indicate a smaller fragmentation.