network optimization
Write the flow-path formulation that minimizes the average number of hops in the network.
Prove that the CPLA technique described in Section 4.2.4 can be applied to it. Devise a
lower bound to the optimum in each iteration and write the stop condition to apply to
terminate the algorithm when the average number of hops is guaranteed to be at most 1%
worse than the optimum ( ). Implement previous scheme in a NetPlan algorithm. The
CPLA policy should add at least one shortest path for each demand not satisfying the
optimality condition. Include as an input parameter. The optimum solution is returned by
updating the traffic routing.
16. Write the flow-path formulation that minimizes the average number of hops in the network. Prove that the CPLA technique described in Section 4.2.4 can be applied to it. Devise a lower bound to the optimum in each iteration and write the stop condition to apply to terminate the algorithm when the average number of hops is guaranteed to be at most 1% worse than the optimum (e = 0.01). Implement previous scheme in a NetPlan algorithm. The CPLA policy should add at least one shortest path for each demand not satisfying the optimality condition. Include e as an input parameter. The optimum solution is returned by updating the traffic routing.
network optimization Write the flow-path formulation that minimizes the average number of hops in the network. Prove tha
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am