Chapter 7. Graph Generators

1. Deterministic Graph Generators
2. Games: Randomized Graph Generators

Graph generators create graphs.

Almost all functions which create graph objects are documented here. The exceptions are igraph_subgraph() and alike, these create graphs based on another graph.