Extrapolation. The idea of estimating a value by extending
information at hand outside its immediate range. In LP, an extrapolation
estimate of the optimal objective value uses
dual price (y) as a slope: z^(b + h) = z(b) + yh.
For a sequence {x^k}, an extrapolation is an estimate of a limit point.
Extreme point. A point in the
closure of a set, say S, that
is not the midpoint of any
open line segment with end points in
cl(S). Equivalently, x is an extreme point of a closed set, S,
if there do not exist y, z in S\{x} for which x = (y + z)/2.
When S is a
polyhedron of the standard form, S={x: Ax=b, x >= 0},
with A of full row rank, we have one of the fundamental theorems of
linear programming that underlies the
simplex method:
x is an extreme point of the feasible region if, and only if, x is a
basic feasible solution.
Extreme ray of a closed set S. A
ray in S that cannot be expressed as a (simple) sum of other rays
in S. For example, the axes, {te_j: t >= 0}, are extreme rays of R^n+.
The ray {te: t >= 0}, however, is the sum of the axes since
(t,...,t) = te_1 + ... + te_n. The
recession direction of an extreme ray is sometimes called an
extreme direction.
Extreme value (or extremum, pl. extrema).
Minimum or
maximum.