Technische Universität Berlin ADM II – Linear and Integer Programming
Institut für Mathematik Winter Term 2010/2011
Prof. Dr. Rolf H. Möhring Christoph Hansknecht
Dr. Sebastian Stiller
12. Exercise
Due: Friday, 3.2.2012, 10.00h sharp before the first lecture.
Exercise 36 5 points
(a) Consider the polyhedron P (A, b) with
1 −2 1 1
2 0 −2 3
A = −1 −2
and b =
3 1
0 −1 1 0
Decompose P (A, b) into P (A, b) = conv(V ) + cone(E) + lin(L) with finite sets V, E, L, such
that conv(V ) + cone(E) is pointed.
(b) Does there exist a finite optimum for the problem max c> x, x ∈ P (A, b) with c = (3, −2, −1)> ?
Find the optimal value or an argument why it does not exist.
Exercise 37 7 points
Show that the following inequalities for the 2-matching polytope of an undirected graph G =
(V, E) are valid:
X |F | − 1
xe ≤ |X| + X ⊆ V, F ⊆ δ(X), |F | odd.
2
e∈X×X∪F
Notice that the equations above are just a different formulation of (8.4) from the lecture — if the
condition that F is a matching is omitted.
Exercise 38 8 points
A polyhedron P = {x ∈ Rn |Ax ≥ b} is defined to be full-dimensional if it has positive volume.
Assume that P is bounded and all rows of A are nonzero. Show that the following statements are
equivalent:
(a) P is full-dimensional
(b) There exists a point x ∈ P such that Ax > b
(c) There are n + 1 extreme points of P that do not lie on a common hyperplane