Computer Network Assignment Help
Computer Network Assignment Help
Solution:
Figure 1: The feasible region of the LP problem. Image courtesy of
Finite mathematics & Applied calculus
Solution:
Standard form:
Maximize p = 4x1 + x2, subject to:
(c) Use Simplex to solve the resulting slack form LP. Identify the
pivots you choose and give the resulting modified LPs and the
successive feasible solutions. Indicate the successive solutions
on your diagram from Part (a).
(d) Give the dual LP of your standard-form LP from Part (b) and
give its optimal value. (Hint: Use your solution to Part (c).)
As in CLRS p. 880, the dual LP uses new variables y1, y2, and y3.
The LP is: Minimize 10y1 + 20y2 + 24y3, subject to:
By LP duality (Theorem 29.10), the minimum value
for this LP is 28. This value is attained when y1 = 5 8 , y2 = 5 3 ,
and y3 = 0. You can find this solution manually, or by considering
the final slack form LP in your solution in Part (c) and using
formula (29.91) on p. 882.
• X/ = {x1,...,xn, y, z}.
• φ/ = φ.
1. For every j, sj l=1 T (il) ≤ D(ij ). That is, the sum of the running
times of the f irst j tasks being run is no greater than the
deadline for the jth task. That means that, when run in the given
order, all tasks meet their deadlines.
2. Σ l=1 s m P (il) ≥ k. That is, the total profit is at least k.