Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
CommunityTrackerCommunityAlg Property |
Gets the community algorithm containing the Network used to update the communities.
Namespace: Comuna.D3
Assembly: Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0
Syntax
C#
public CommunityAlgorithm CommunityAlg { get; }
Property Value
Type: CommunityAlgorithmSee Also