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

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

AddEdge(const int &SrcNId, const int &DstNId)TNGraphMP
AddEdge(const TEdgeI &EdgeI)TNGraphMPinline
AddEdgeUnchecked(const int &SrcNId, const int &DstNId)TNGraphMP
AddInEdge1(int &DstIdx, const int &SrcNId, const int &DstNId)TNGraphMP
AddInEdge2(const int &SrcNId, const int &DstNId)TNGraphMP
AddNode(int NId=-1)TNGraphMP
AddNode(const TNodeI &NodeId)TNGraphMPinline
AddNode(const int &NId, const TIntV &InNIdV, const TIntV &OutNIdV)TNGraphMP
AddNode(const int &NId, const TVecPool< TInt > &Pool, const int &SrcVId, const int &DstVId)TNGraphMP
AddNodeUnchecked(int NId=-1)TNGraphMP
AddNodeWithEdges(const TInt &NId, TIntV &InNIdV, TIntV &OutNIdV)TNGraphMP
AddOutEdge1(int &SrcIdx, const int &SrcNId, const int &DstNId)TNGraphMP
AddOutEdge2(const int &SrcNId, const int &DstNId)TNGraphMP
BegEI() const TNGraphMPinline
BegNI() const TNGraphMPinline
Clr()TNGraphMPinline
CRefTNGraphMPprivate
Defrag(const bool &OnlyNodeLinks=false)TNGraphMP
DelEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true)TNGraphMP
DelNode(const int &NId)TNGraphMP
DelNode(const TNode &NodeI)TNGraphMPinline
Dump(FILE *OutF=stdout) const TNGraphMP
Empty() const TNGraphMPinline
EndEI() const TNGraphMPinline
EndNI() const TNGraphMPinline
GetEdges() const TNGraphMP
GetEI(const int &SrcNId, const int &DstNId) const TNGraphMP
GetMxNId() const TNGraphMPinline
GetNI(const int &NId) const TNGraphMPinline
GetNIdV(TIntV &NIdV) const TNGraphMP
GetNode(const int &NId)TNGraphMPinlineprivate
GetNode(const int &NId) const TNGraphMPinlineprivate
GetNodes() const TNGraphMPinline
GetRndNI(TRnd &Rnd=TInt::Rnd)TNGraphMPinline
GetRndNId(TRnd &Rnd=TInt::Rnd)TNGraphMPinline
GetSmallGraph()TNGraphMPstatic
HasFlag(const TGraphFlag &Flag) const TNGraphMP
IsEdge(const int &SrcNId, const int &DstNId, const bool &IsDir=true) const TNGraphMP
IsNode(const int &NId) const TNGraphMPinline
IsOk(const bool &ThrowExcept=true) const TNGraphMP
Load(TSIn &SIn)TNGraphMPinlinestatic
MxNIdTNGraphMPprivate
New()TNGraphMPinlinestatic
New(const int &Nodes, const int &Edges)TNGraphMPinlinestatic
NodeHTNGraphMPprivate
operator=(const TNGraphMP &Graph)TNGraphMPinline
PNet typedefTNGraphMP
Reserve(const int &Nodes, const int &Edges)TNGraphMPinline
Reserved() const TNGraphMPinline
ReserveNIdInDeg(const int &NId, const int &InDeg)TNGraphMPinline
ReserveNIdOutDeg(const int &NId, const int &OutDeg)TNGraphMPinline
ReserveNodeDegs(const int &Idx, const int &InDeg, const int &OutDeg)TNGraphMPinline
Save(TSOut &SOut) const TNGraphMPinline
SetNodes(const int &Length)TNGraphMPinline
SortEdges(const int &Idx, const int &InDeg, const int &OutDeg)TNGraphMPinline
SortNodeAdjV()TNGraphMPinline
TNet typedefTNGraphMP
TNGraphMP()TNGraphMPinline
TNGraphMP(const int &Nodes, const int &Edges)TNGraphMPinlineexplicit
TNGraphMP(const TNGraphMP &Graph)TNGraphMPinline
TNGraphMP(TSIn &SIn)TNGraphMPinline
TNGraphMPMtx classTNGraphMPfriend
TPt< TNGraphMP > classTNGraphMPfriend