Module graphgen

Source
Expand description

Provides functionality for generating graphs for testing and benchmarking.

Modulesยง

preferential_attachment
This module contains the preferential attachment graph generation model.
random_attachment
Generates a graph using the random attachment model