| igraph Reference Manual |
|---|
These functions can write a graph to a file, or read a graph from a file.
Note that as igraph uses the traditional C streams, it is possible to read/write files from/to memory, at least on GNU operating systems supporting “non-standard” streams.
<< 3.1. igraph_layout_merge_dla — Merge multiple layouts by using a DLA algorithm |
1. Simple edge list and similar formats >> |