Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | CommunityAlgorithmGetModularity Method |
Gets the modularity of the current community partition.
Namespace: Comuna
Assembly: Comuna (in Comuna.dll) Version: 1.0.0

C#
public double GetModularity()
Return Value
Type: DoubleThe modularity of the current community partition.
