Polyhedra and Half-Spaces
Introduces half-spaces and polyhedra as the geometric objects underlying linear programming. Develops the polyhedron representation and shows that the feasible region of a standard-form LP is a polyhedron.
Step 1 of 157%
Tutorial
Half-Spaces
A half-space in is the set of all points satisfying a single linear inequality:
where is a nonzero vector and is a scalar.
The boundary of is the hyperplane
which slices into two opposite half-spaces. The inequality defines the half-space on the other side of the same hyperplane.
For example, consider the half-space in defined by . The origin lies inside this half-space because
The point does not, because .
To test whether any point lies in a half-space, simply substitute its components into and check the inequality.