MATP6640/ISYE6770
Linear Programming
Spring 2014
Midterm Exam, Friday, April 11, 2014.
Please do all four problems. Show all work. No books or calculators allowed. You may use any
result from class, the homeworks, or the texts, except where stated. You may use one sheet of
handwritten notes. The exam lasts 110 minutes.
Q1 | | /25 |
|
|
|
Q2 | | /25 |
|
|
|
Q3 | | /25 |
|
|
|
Q4 | | /25 |
|
|
|
|
|
|
Total | | /100 |
Throughout, the standard primal-dual LP pair is
where A is m × n and the vectors are dimensioned appropriately. The rank of the matrix A is m.
The dual slack variables are defined as s := c - AT y.
- (25 points)
The problem (P) is
where b1 and b2 are parameters.
- (10 points) There is a nondegenerate basic feasible solution to this problem with
basic variables x2 and x4. Show that y = (7, 1) is dual optimal.
- (15 points) There are other potential columns for the matrix A, all with cost
c = 11. The corresponding x variables are nonnegative. These additional columns all
satisfy the constraints
Is the basic feasible solution from part (1a) optimal in the full problem?
(this page intentionally left blank)
- (25 points)
Let x ∈ IRn be the first stage decision variable in a stochastic program with a
finite set S of r scenarios, with the uncertainty represented by ξs, s ∈ S, and with
ps equal to the probability of scenario s. We want to minimize the Conditional
Value-at-Risk (CVaR) of the second stage decisions, which can be found using the linear
program
| (1) |
where α is a parameter, Q(x,ξs) is the recourse cost for the first stage decision x in
scenario s, η is a scalar variable, and v ∈ IRr.
Assume 0 < 1 - α < ps for all s ∈ S.
- (15 points) For a fixed x = x, show that the optimal choice for v and η is to take
vs = 0 for all s ∈ S and η = max s{Q(x,ξs)}.
- (10 points) Hence show that in this case the CVaR problem (1) is equivalent to the
robust optimization problem
(this page intentionally left blank)
- (25 points)
Given a feasible x > 0 for (P) and a feasible (y,s) with s > 0 for (D), let μ = . Let the
direction (Δx, Δy, Δz) satisfy the system of equations
where X and S are diagonal matrices with Xii = xi and Sii = si for i = 1,…,n. Let α be a
step length and update
Show that xT s = nμ.
- (25 points.)
Assume there exists a nonzero direction d ∈ IRm with bT d = 0 and AT d ≤ 0.
(Hint: You will need to exploit the fact that rank(A) = m in this question. Equivalently, the
rows of A are linearly independent.)
- (10 points) Show there does not exist a strictly positive x ∈ IRn satisfying Ax = b.
What relevance does this have to the application of an interior point method for
solving (P) and (D)?
- (15 points) Show that every primal optimal basic feasible solution is degenerate.
(this page intentionally left blank)