CommunityAlgorithm.GetModularity Method

Comuna.NET

CommunityAlgorithmGetModularity Method

Gets the modularity of the current community partition.

Namespace:  Comuna
Assembly:  Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
public double GetModularity()
Request Example View Source

Return Value

Type: Double
The modularity of the current community partition.
See Also