| 
    SNAP Library 6.0, Developer Reference
    2020-12-09 16:24:20
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 

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< TNGraphMP > | PNGraphMP |