SNAP Library 3.0, User Reference  2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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)TCliqueOverlapstatic
CalculateOverlapMtx(const TVec< TIntV > &MaxCliques, int MinNodeOverlap)TCliqueOverlapstatic
Expand(const THashSet< TInt > &SUBG, THashSet< TInt > &CAND)TCliqueOverlapprivate
GetCPMCommunities(const PUNGraph &G, int MinMaxCliqueSize, TVec< TIntV > &Communities)TCliqueOverlapstatic
GetIntersection(const THashSet< TInt > &A, const THashSet< TInt > &B, THashSet< TInt > &C)TCliqueOverlapstatic
GetMaxCliques(const PUNGraph &G, int MinMaxCliqueSize, TVec< TIntV > &MaxCliques)TCliqueOverlapstatic
GetMaximalCliques(const PUNGraph &G, int MinMaxCliqueSize, TVec< TIntV > &MaxCliques)TCliqueOverlap
GetNbrs(int NId, THashSet< TInt > &Nbrs) const TCliqueOverlapprivate
GetNodeIdWithMaxDeg(const THashSet< TInt > &Set) const TCliqueOverlapprivate
GetOverlapCliques(const TVec< TIntV > &OverlapMtx, int MinNodeOverlap, TVec< TIntV > &CliqueIdVV)TCliqueOverlapstatic
GetOverlapCliques(const TVec< TIntV > &OverlapMtx, const TVec< TIntV > &MaxCliques, double MinOverlapFrac, TVec< TIntV > &CliqueIdVV)TCliqueOverlapstatic
GetRelativeComplement(const THashSet< TInt > &A, const THashSet< TInt > &B, THashSet< TInt > &Complement)TCliqueOverlapstatic
Intersection(const THashSet< TInt > &A, const THashSet< TInt > &B)TCliqueOverlapstatic
m_GTCliqueOverlapprivate
m_maxCliquesTCliqueOverlapprivate
m_minMaxCliqueSizeTCliqueOverlapprivate
m_QTCliqueOverlapprivate
MaxNbrsInCANDNodeId(const THashSet< TInt > &SUBG, const THashSet< TInt > &CAND) const TCliqueOverlapprivate
TCliqueOverlap()TCliqueOverlapinline