Extreme Points, Vertices, and Basic Feasible Solutions

Defines extreme points of convex sets, vertices of polyhedra via active constraints, and basic feasible solutions of linear programs in standard form -- and establishes that these three notions describe the same set of points.

Step 1 of 157%

Tutorial

Extreme Points

A point x\mathbf{x} in a convex set SS is an extreme point of SS if it cannot be written as a strict convex combination of two distinct points of SS. In symbols, x\mathbf{x} is an extreme point of SS if whenever

x=λy+(1λ)z,y,zS,λ(0,1),\mathbf{x} = \lambda \mathbf{y} + (1-\lambda)\mathbf{z}, \qquad \mathbf{y}, \mathbf{z} \in S, \qquad \lambda \in (0, 1),

we must have y=z=x\mathbf{y} = \mathbf{z} = \mathbf{x}.

Geometrically, extreme points are the "corners" of SS -- the points that do not lie in the interior of any line segment contained in SS.

For example, in the line segment S=[0,1]RS = [0, 1] \subset \mathbb{R}, only the endpoints 00 and 11 are extreme. For any interior point x(0,1)x \in (0, 1), we can write

x=12(xϵ)+12(x+ϵ)x = \tfrac{1}{2}(x - \epsilon) + \tfrac{1}{2}(x + \epsilon)

for a small enough ϵ>0\epsilon > 0, exhibiting xx as a strict convex combination of two distinct points of SS.

For a polygon in R2\mathbb{R}^2, the extreme points are exactly its corner points. Points lying strictly between two corners along an edge, as well as points in the interior, are not extreme.

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle