Net2PlanExample: Capacity assignment minimizing network delay, with concave cost constraintsca_minAvDelayConcaveCostThis algorithm obtains the capacity assignment that minimizes the average network delay Average network delay considers the queueing delay and the transmission delay. Propagation delay is not included since it is not affected by the link capacities. Average network delay
Where:
The network cost
Where:
The algorithm solves the following formulation: Decision variables:
Although the cost function Download .m file: ca_minAvDelayConcaveCost.m |