SNAP Library 2.2, Developer Reference  2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TCliqueOverlap Member List
This is the complete list of members for TCliqueOverlap, including all inherited members.
CalculateOverlapMtx(const TVec< TIntV > &MaxCliques, int MinNodeOverlap, TVec< TIntV > &OverlapMtx)TCliqueOverlap [static]
CalculateOverlapMtx(const TVec< TIntV > &MaxCliques, int MinNodeOverlap)TCliqueOverlap [static]
Expand(const THashSet< TInt > &SUBG, THashSet< TInt > &CAND)TCliqueOverlap [private]
GetCPMCommunities(const PUNGraph &G, int MinMaxCliqueSize, TVec< TIntV > &Communities)TCliqueOverlap [static]
GetIntersection(const THashSet< TInt > &A, const THashSet< TInt > &B, THashSet< TInt > &C)TCliqueOverlap [static]
GetMaxCliques(const PUNGraph &G, int MinMaxCliqueSize, TVec< TIntV > &MaxCliques)TCliqueOverlap [static]
GetMaximalCliques(const PUNGraph &G, int MinMaxCliqueSize, TVec< TIntV > &MaxCliques)TCliqueOverlap
GetNbrs(int NId, THashSet< TInt > &Nbrs) const TCliqueOverlap [private]
GetNodeIdWithMaxDeg(const THashSet< TInt > &Set) const TCliqueOverlap [private]
GetOverlapCliques(const TVec< TIntV > &OverlapMtx, int MinNodeOverlap, TVec< TIntV > &CliqueIdVV)TCliqueOverlap [static]
GetOverlapCliques(const TVec< TIntV > &OverlapMtx, const TVec< TIntV > &MaxCliques, double MinOverlapFrac, TVec< TIntV > &CliqueIdVV)TCliqueOverlap [static]
GetRelativeComplement(const THashSet< TInt > &A, const THashSet< TInt > &B, THashSet< TInt > &Complement)TCliqueOverlap [static]
Intersection(const THashSet< TInt > &A, const THashSet< TInt > &B)TCliqueOverlap [static]
m_GTCliqueOverlap [private]
m_maxCliquesTCliqueOverlap [private]
m_minMaxCliqueSizeTCliqueOverlap [private]
m_QTCliqueOverlap [private]
MaxNbrsInCANDNodeId(const THashSet< TInt > &SUBG, const THashSet< TInt > &CAND) const TCliqueOverlap [private]
TCliqueOverlap()TCliqueOverlap [inline]