CommunityAlgorithm.RenumberCommunities Method

Comuna.NET

CommunityAlgorithmRenumberCommunities Method

Renumbers each community according to the total number of communities (larger first) and by changing their ID to the lowest one possible. Tries to keep communities IDs if possible to avoid renumbering.

Namespace:  Comuna
Assembly:  Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
public void RenumberCommunities()
Request Example View Source
See Also