Set random link capacities according to a Zipf probability density function.
The same objective can be achieved by invoking the function ‘’set_capacities_random_zipf_mandlebrot’’ with parameter q set to 0.
This capacity allocation consists in the following steps:
Parameters : | topology : Topology
capacities : list
capacity_unit : str, optional
alpha : float, default 1.1
reverse : bool, optional
|
---|