SNAP Library 6.0, User Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
TAGMUtil Member List

This is the complete list of members for TAGMUtil, including all inherited members.

ConnectCmtyVV(TVec< TIntV > &CmtyVV, const TIntPrV &CIDSzPrV, const TIntPrV &NIDMemPrV, TRnd &Rnd)TAGMUtilstatic
DumpCmtyVV(const TStr &OutFNm, const TVec< TIntV > &CmtyVV)TAGMUtilstatic
DumpCmtyVV(const TStr OutFNm, TVec< TIntV > &CmtyVV, TIntStrH &NIDNmH)TAGMUtilstatic
FindComsByAGM(const PUNGraph &Graph, const int InitComs, const int MaxIter, const int RndSeed, const double RegGap, const double PNoCom=0.0, const TStr PltFPrx=TStr())TAGMUtilstatic
GenCmtyVVFromPL(TVec< TIntV > &CmtyVV, const PUNGraph &Graph, const int &Nodes, const int &Coms, const double &ComSzAlpha, const double &MemAlpha, const int &MinSz, const int &MaxSz, const int &MinK, const int &MaxK, TRnd &Rnd)TAGMUtilstatic
GenCmtyVVFromPL(TVec< TIntV > &CmtyVV, const TIntV &NIDV, const int &Nodes, const int &Coms, const double &ComSzAlpha, const double &MemAlpha, const int &MinSz, const int &MaxSz, const int &MinK, const int &MaxK, TRnd &Rnd)TAGMUtilstatic
GenCmtyVVFromPL(TVec< TIntV > &CmtyVV, const int &Nodes, const int &Coms, const double &ComSzAlpha, const double &MemAlpha, const int &MinSz, const int &MaxSz, const int &MinK, const int &MaxK, TRnd &Rnd)TAGMUtilstatic
GenPLSeq(TIntV &SzSeq, const int &SeqLen, const double &Alpha, TRnd &Rnd, const int &Min, const int &Max)TAGMUtilstatic
GetConductance(const PUNGraph &Graph, const TIntSet &CmtyS, const int Edges)TAGMUtilstatic
GetIntersection(const THashSet< TInt > &A, const THashSet< TInt > &B, THashSet< TInt > &C)TAGMUtilstatic
GetNbhCom(const PUNGraph &Graph, const int NID, TIntSet &NBCmtyS)TAGMUtilstatic
GetNodeMembership(THash< TInt, TIntSet > &NIDComVH, const TVec< TIntV > &CmtyVV)TAGMUtilstatic
GetNodeMembership(THash< TInt, TIntSet > &NIDComVH, const TVec< TIntV > &CmtyVV, const TIntV &NIDV)TAGMUtilstatic
GetNodeMembership(TIntH &NIDComVH, const THash< TInt, TIntV > &CmtyVH)TAGMUtilstatic
GetNodeMembership(THash< TInt, TIntSet > &NIDComVH, const TVec< TIntSet > &CmtyVV)TAGMUtilstatic
GetNodeMembership(THash< TInt, TIntSet > &NIDComVH, const THash< TInt, TIntV > &CmtyVH)TAGMUtilstatic
GetNodeMembership(THash< TInt, TIntV > &NIDComVH, const THash< TInt, TIntV > &CmtyVH)TAGMUtilstatic
GetNodeMembership(THash< TInt, TIntV > &NIDComVH, const TVec< TIntV > &CmtyVV)TAGMUtilstatic
GVizComGraph(const PGraph &Graph, const TVec< TIntV > &CmtyVV, const TStr &OutFNm, const TStr &Desc=TStr())TAGMUtilinlinestatic
Intersection(const TIntV &C1, const TIntV &C2)TAGMUtilstatic
Intersection(const THashSet< TInt > &A, const THashSet< TInt > &B)TAGMUtilstatic
LoadCmtyVV(const TStr &InFNm, TVec< TIntV > &CmtyVV)TAGMUtilstatic
LoadCmtyVV(const TStr &InFNm, TVec< TIntV > &CmtyVV, TStrHash< TInt > &StrToNIdH, const int BeginCol, const int MinSz=3, const TSsFmt Sep=ssfTabSep)TAGMUtilstatic
LoadEdgeListStr(const TStr &InFNm, TIntStrH &NIDNameH, const int &SrcColId=0, const int &DstColId=1, const TSsFmt SsFmt=ssfTabSep)TAGMUtilinlinestatic
LoadEdgeListStr(const TStr &InFNm, TStrHash< TInt > &NodeNameH, const int &SrcColId=0, const int &DstColId=1, const TSsFmt SsFmt=ssfTabSep)TAGMUtilinlinestatic
RewireCmtyNID(THash< TInt, TIntV > &CmtyVH, TRnd &Rnd)TAGMUtilstatic
RewireCmtyVV(const TVec< TIntV > &CmtyVVIn, TVec< TIntV > &CmtyVVOut, TRnd &Rnd)TAGMUtilstatic
SaveBipartiteGephi(const TStr &OutFNm, const TIntV &NIDV, const TVec< TIntV > &CmtyVV, const double MaxSz, const double MinSz, const TIntStrH &NIDNameH, const THash< TInt, TIntTr > &NIDColorH, const THash< TInt, TIntTr > &CIDColorH)TAGMUtilstatic
SaveGephi(const TStr &OutFNm, const PUNGraph &G, const TVec< TIntV > &CmtyVVAtr, const double MaxSz, const double MinSz)TAGMUtilinlinestatic
SaveGephi(const TStr &OutFNm, const PUNGraph &G, const TVec< TIntV > &CmtyVVAtr, const double MaxSz, const double MinSz, const THash< TInt, TStr > &NIDNameH)TAGMUtilinlinestatic
SaveGephi(const TStr &OutFNm, const PUNGraph &G, const TVec< TIntV > &CmtyVVAtr, const double MaxSz, const double MinSz, const THash< TInt, TStr > &NIDNameH, const THash< TInt, TIntTr > &NIDColorH)TAGMUtilstatic
TotalMemberships(const TVec< TIntV > &CmtyVV)TAGMUtilstatic