Graphpass
0.0.2
A helper library for network filtering, analysis and visualization
|
Basic input-output utilities (loading and writing graphs) More...
Go to the source code of this file.
Functions | |
int | strip_ext (char *fname) |
int | load_graph (char *filename) |
int | write_graph (igraph_t *graph, char *attr) |
Basic input-output utilities (loading and writing graphs)