Convex hull of union of nondisjoint polyhedra

357 Views Asked by At

Is there a theorem which proves that the convex hull of the union of nondisjoint polyhedra is also polyhedral?

1

There are 1 best solutions below

1
On BEST ANSWER

Suppose the individual polyhedra are given by $\{ x : A^i x \leq b^i\}$, the convex hull of their union is: $$\{ x : x = \sum_i \lambda_i x^i, A^i x^i \leq b^i, \sum_i \lambda_i = 1, \lambda \geq 0\}.$$ Since the projection of a polehedron onto an affine set ($x^i$ and $\lambda$ are projected out) is polyhedral, the set above is polyhedral.