fnss.netconfig.capacities.set_capacities_degree_gravity

set_capacities_degree_gravity(topology, capacities, capacity_unit='Mbps')[source]

Set link capacities proportionally to the product of the degrees of the two end-points of the link

Parameters:
topology : Topology

The topology to which link capacities will be set

capacities : list

A list of all possible capacity values

capacity_unit : str, optional

The unit in which capacity value is expressed (e.g. Mbps, Gbps etc..)