Set link capacities proportionally to the product of the eigenvector centralities of the two end-points of the link
Parameters : | topology : Topology
capacities : list
capacity_unit : str, optional
max_iter : int, optional
|
---|---|
Raises : | RuntimeError : if the algorithm does not converge in max_iter iterations |