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
|
This is the complete list of members for TGraphKey, including all inherited members.
DrawGViz(const TStr &OutFNm, const TStr &Desc=TStr(), const TStr &NodeAttrs="", const int &Size=-1) const | TGraphKey | |
EdgeV | TGraphKey | |
GetEdges() const | TGraphKey | inline |
GetNGraph() const | TGraphKey | |
GetNodes() const | TGraphKey | inline |
GetPrimHashCd() const | TGraphKey | inline |
GetSecHashCd() const | TGraphKey | inline |
GetSigLen() const | TGraphKey | inline |
GetVariant() const | TGraphKey | inline |
IsIsomorph(const TGraphKey &Key1, const TGraphKey &Key2, const TIntV &NodeIdMap) | TGraphKey | static |
IsIsomorph(const TGraphKey &Key1, const TGraphKey &Key2, const TVec< TIntV > &NodeIdMapV) | TGraphKey | static |
IsIsomorph(const TGraphKey &Key1, const TGraphKey &Key2, const TVec< TIntV > &NodeIdMapV, int &IsoPermId) | TGraphKey | static |
Nodes | TGraphKey | |
operator=(const TGraphKey &GraphKey) | TGraphKey | |
operator==(const TGraphKey &GraphKey) const | TGraphKey | inline |
RoundTo | TGraphKey | static |
Save(TSOut &SOut) const | TGraphKey | |
SaveGViz(const TStr &OutFNm, const TStr &Desc=TStr(), const TStr &NodeAttrs="", const int &Size=-1) const | TGraphKey | |
SaveTxt(FILE *F) const | TGraphKey | |
SetEdgeV(const TIntPrV &EdgeIdV) | TGraphKey | inline |
SetVariant(const int &Variant) | TGraphKey | inline |
SigV | TGraphKey | |
TakeGraph(const PNGraph &Graph) | TGraphKey | |
TakeGraph(const PNGraph &Graph, TIntPrV &NodeMap) | TGraphKey | |
TakeSig(const PNGraph &Graph, const int &MnSvdGraph, const int &MxSvdGraph) | TGraphKey | |
TGraphKey() | TGraphKey | inline |
TGraphKey(const TSFltV &GraphSigV) | TGraphKey | |
TGraphKey(const TIntV &GraphSigV) | TGraphKey | |
TGraphKey(const TFltV &GraphSigV) | TGraphKey | |
TGraphKey(const TGraphKey &GraphKey) | TGraphKey | |
TGraphKey(TSIn &SIn) | TGraphKey | |
VariantId | TGraphKey |