| 
    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.
Namespaces | |
| TSnap | |
| Main namespace for all the Snap global entities.  | |
Functions | |
| int | TSnap::GetMaxFlowIntEK (PNEANet &Net, const int &SrcNId, const int &SnkNId) | 
Returns the maximum integer valued flow in the network Net from source SrcNId to sink SnkNId.  More... | |
| int | TSnap::GetMaxFlowIntPR (PNEANet &Net, const int &SrcNId, const int &SnkNId) | 
Returns the maximum integer valued flow in the network Net from source SrcNId to sink SnkNId.  More... | |
Variables | |
| const TStr | TSnap::CapAttrName = "capacity" |