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
graphmp.h File Reference

Go to the source code of this file.

Classes

class  TNGraphMP
 Directed graph for multi-threaded operations. More...
 
class  TNGraphMP::TNode
 
class  TNGraphMP::TNodeI
 Node iterator. Only forward iteration (operator++) is supported. More...
 
class  TNGraphMP::TEdgeI
 Edge iterator. Only forward iteration (operator++) is supported. More...
 
struct  TSnap::IsDirected< TNGraphMP >
 

Namespaces

 TSnap
 Main namespace for all the Snap global entities.
 

Typedefs

typedef TPt< TNGraphMPPNGraphMP
 

Typedef Documentation

Definition at line 4 of file graphmp.h.