| igraph Reference Manual |
|---|
This is the very minimal API in igraph. All the other functions use this minimal set for creating and manipulating the graphs.
This is a very important principle since it makes possible to implement other data representations by implementing only this minimal set.
| << 1. The igraph data model | 2.1. Graph Constructors and Destructors >> |