CommunityAlgorithm.GetNumberCommunities Method

Comuna.NET

CommunityAlgorithmGetNumberCommunities Method

Gets the number of active communities, i.e., the communities with one or more elements belonging to it.

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

Return Value

Type: Int32
The number of active communities.
See Also