rgg v1.0.0 API Reference

Modules

The RGG module exposes an api to generate random geometric graphs on various topologies. The parameters for all of the generation functions are n for number of nodes and a for the average desired degree

This module defines the node struct used in RGG generation