Name: |
MATP6620/ISYE6770
Combinatorial Optimization and Integer Programming
Spring 2013
Midterm Exam, Friday, April 19, 2013.
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.
| (1) |
Show that the valid cover inequality
has Chvatal rank equal to one. (Note: You will need to use the valid inequalities xi ≤ 1 in your derivation.)
| (2) |
where b and ai, i = 1,…,n are positive scalars. Assume b > ai for i = 1,…,n. Assume further that there exists a subset J ⊆{1,…,n} with
| (3) |
The Node Packing and Max Clique feasibility problems can be described as follows:
Node Packing: Given a graph G = (V,E) and a integer k, does there exist
a subset U ⊆ V with ∣ U∣ ≥ k where no two of the vertices in U share an
edge?
Max Clique: Given a graph G = (V,E) and an integer p, does there exist
a clique W ⊆ V with with ∣ W∣ ≥ p?
Using the fact that Node Packing is NP-Complete, show that the Max Clique problem is NP-complete.
| (4) |
where b is a non-integral scalar parameter. Let f be the fractional part of b, so b = ⌊b⌋ + f and 0 < f < 1. Prove that the inequality
| (5) |
is valid.
is x1 = x2 = 0, y1 = 2.5, y2 = 1.2.
Show that the shortest Hamiltonian cycle in the following graph has length 50. Make sure to prove your solution is optimal.