rgg v1.0.0 RGG.Disc
Link to this section Summary
Functions
This function calculates the radius that is used to connect nodes in the disc topology of graph. The parameters are n, and a. The returned radius will yield average degree a when connecting randomly generated points on the unit disc
Link to this section Functions
Link to this function
calculate_radius(n, a)
This function calculates the radius that is used to connect nodes in the disc topology of graph. The parameters are n, and a. The returned radius will yield average degree a when connecting randomly generated points on the unit disc.
Link to this function
random_point(id)
Link to this function
unit_disc(n, a)
Link to this function
validate(node)