Name: |
Midterm Exam, Friday, April 8, 2016.
Please do all three 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 | /30 | |
Q2 | /35 | |
Q3 | /35 | |
Total | /100 |
Show the following:
is infeasible, where e denotes the vector of ones.
An initial basic feasible solution can be obtained by taking xsu, xut, and xtv to be basic, and xst, xuv to be nonbasic.
For a price, we can reinforce an edge so that its probability of failure drops to zero. We want to ensure that a path exists between s and t with high probability. More precisely, we want to ensure that, for each cutset,
| (1) |
A cutset consists of all edges leading from P to Q, where P and Q form a partition of the vertices with s ∈ P and t ∈ Q, so
| (2) |
Two possible partitions are:
We introduce variables
| (3) |
In order to ensure the solution x satisfies the constraint (1) for the cutset given by P1 and Q1, we can impose the constraint
Similarly, we can impose the constraint
corresponding to the other cutset. For a general graph, there may be a large number of possible cutsets, so we add the corresponding constraints as needed. The initial LP relaxation is as follows, where the objective function coefficients correspond to the costs of reinforcing a particular edge:
| (4) |