Module py_raphtory::graph_gen
source · Expand description
Provides functionality for generating graphs for testing and benchmarking. Allows us to generate graphs using the preferential attachment model and the random attachment model.
Functions
- Generates a graph using the preferential attachment model.
- Generates a graph using the random attachment model