CommunityAlgorithm.MinModularity Property

Comuna.NET

CommunityAlgorithmMinModularity Property

Gets the minimal modularity difference between passes. If 0, even a minor increase is enough to perform one more pass.

Namespace:  Comuna
Assembly:  Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
public double MinModularity { get; }
Request Example View Source

Property Value

Type: Double
See Also