SNAP Library 6.0, User Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
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 7 of file graphmp.h.