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