Defined in File IntrapartitionDensity.hpp
public NetworKit::LocalPartitionEvaluation
(Class LocalPartitionEvaluation)
The intra-cluster density of a partition is defined as the number of existing edges divided by the number of possible edges. The global value is the sum of all existing intra-cluster edges divided by the sum of all possible intra-cluster edges.
Public Functions
Execute the algorithm. The algorithm is not parallel.
Get the global intra-cluster density.
The global intra-cluster density.
This value should be high in a good clustering.
false - high values are better than small values.