CommunityAlgorithm.Network Property

Comuna.NET

CommunityAlgorithmNetwork Property

Gets the network graph used to compute communities.

Namespace:  Comuna
Assembly:  Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
public Network Network { get; }
Request Example View Source

Property Value

Type: Network
See Also