CommunityAlgorithm.NumPasses Property

Comuna.NET

CommunityAlgorithmNumPasses Property

Gets the number of passes for one level computation. If -1, the algorithm computes as many passes as needed to increase modularity.

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

Property Value

Type: Int32
See Also