Net2PlanExample: Routing minimizing maximum link utilization, using flow-link formulationfa_minimaxUtilization_xdeThis algorithm obtains the traffic routing that minimizes the maximum link utilization, using a linear flow-link formulation The algorithm solves the following formulation: Decision variables:
The previous formulation is a linear program respect to the decision variables, and is solved using CVX. The algorithm requires CVX solver installed and running. Download .m file: fa_minimaxUtilization_xde.m |