Property | Type | Description | |
---|---|---|---|
DeltaQNotSet | System.Single |
Property | Type | Description | |
---|---|---|---|
m_iDegree | |||
m_iID | |||
m_oCommunityPairWithMaximumDeltaQ | |||
m_oCommunityPairs | CommunityPair>.SortedList | ||
m_oVertices | LinkedList |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
Community ( ) : System |
Initializes a new instance of the Community class.
|
|
GetHashCode ( ) : |
||
InitializeDeltaQs ( LinkedList |
||
OnMergedCommunities ( |
||
ToString ( ) : String |
public InitializeDeltaQs ( LinkedList |
||
communities | LinkedList |
|
edgesInGraph | ||
return | void |
public OnMergedCommunities ( |
||
mergedCommunity1 | ||
mergedCommunity2 | ||
newMergedCommunity | ||
newCommunityPairDeltaQ | System.Single | |
deltaQMaxHeap | DeltaQMaxHeap | |
return | void |
public static Single,System DeltaQNotSet | ||
return | System.Single |
protected CommunityPair,Smrf.NodeXL.Algorithms m_oCommunityPairWithMaximumDeltaQ | ||
return |
protected SortedList |
||
return | CommunityPair>.SortedList |