Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
Comuna
CommunityAlgorithm Class
CommunityAlgorithm Methods
DisplayCommunities Method
DisplayCommunityGraph Method
DisplayNodesCommunities Method
DisplayPartition Method
Dispose Method
GetCommunityNetwork Method
GetModularity Method
GetNumberCommunities Method
LoadFromFile Method
RenumberCommunities Method
Update Method
CommunityAlgorithm
GetNumberCommunities 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#
Copy
public
int
GetNumberCommunities
()
Request Example
View Source
Return Value
Type:
Int32
The number of active communities.
See Also
Reference
CommunityAlgorithm Class
Comuna Namespace
Copyright (c) 2018 Pedro Sequeira