| 
    SNAP Library 2.0, Developer Reference
    2013-05-13 16:33:57
    
   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) |