SNAP Library, Developer Reference
2012-10-15 15:06:59
SNAP, a general purpose network analysis and graph mining library
|
GenAGM(TVec< TIntV > &CmtyVV, const double &DensityCoef, const double &ScaleCoef, TRnd &Rnd=TInt::Rnd) | TAGM | [static] |
GetNodeMembership(THash< TInt, TIntV > &NIDComVH, const THash< TInt, TIntV > &CmtyVH) | TAGM | [static] |
GetNodeMembership(THash< TInt, TIntV > &NIDComVH, const TVec< TIntV > &CmtyVV) | TAGM | [static] |
GVizComGraph(const PGraph &Graph, const TVec< TIntV > &CmtyVV, const TStr &OutFNm, const TStr &Desc=TStr()) | TAGM | [inline, static] |
RndConnectInsideCommunity(PUNGraph &Graph, const TIntV &CmtyV, const double &Prob, TRnd &Rnd=TInt::Rnd) | TAGM | [static] |