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