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
GetCommunityNetwork Method
Generates a
Network
of the existing communities, i.e., without the nodes.
Namespace:
Comuna
Assembly:
Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
Copy
public
Network
GetCommunityNetwork
()
Request Example
View Source
Return Value
Type:
Network
The network graph of communities.
See Also
Reference
CommunityAlgorithm Class
Comuna Namespace
Copyright (c) 2018 Pedro Sequeira