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
.
LoadFromFile Method
Initializes the community partition with the information stored in the given file.
Namespace:
Comuna
Assembly:
Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
LoadFromFile
(
string
fileName
)
Request Example
View Source
Parameters
fileName
Type:
System
.
String
The path to the file containing the partition information.
See Also
Reference
CommunityAlgorithm Class
Comuna Namespace
Copyright (c) 2018 Pedro Sequeira