CommunityTracker.CommunityAlg Property

Comuna.NET

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; }
Request Example View Source

Property Value

Type: CommunityAlgorithm
See Also