|
SNAP Library 2.1, User Reference
2013-09-25 10:47:25
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Go to the source code of this file.
Classes | |
| class | TSnap::TSnapDetail::TCNMQMatrix |
| struct | TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat |
Namespaces | |
| namespace | TSnap |
| Main namespace for all the Snap global entities. | |
| namespace | TSnap::TSnapDetail |
Functions | |
| void | TSnap::TSnapDetail::CmtyGirvanNewmanStep (PUNGraph &Graph, TIntV &Cmty1, TIntV &Cmty2) |
| A single step of Girvan-Newman clustering procedure. | |
| double | TSnap::TSnapDetail::_GirvanNewmanGetModularity (const PUNGraph &G, const TIntH &OutDegH, const int &OrigEdges, TCnComV &CnComV) |
| double | TSnap::CommunityGirvanNewman (PUNGraph &Graph, TCnComV &CmtyV) |
| double | TSnap::CommunityCNM (const PUNGraph &Graph, TCnComV &CmtyV) |