| 
    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.  | |
| TSnap::TSnapDetail | |
Functions | |
| void | TSnap::TSnapDetail::GVizDoLayout (const TStr &GraphInFNm, TStr OutFNm, const TGVizLayout &Layout) | 
| Runs GraphViz layout engine over a graph saved in the file GraphInFNm with output saved to OutFNm.  More... | |
| TStr | TSnap::TSnapDetail::GVizGetLayoutStr (const TGVizLayout &Layout) | 
| Generates the GraphViz command string based on the selected Layout engine.  More... | |