Convex Optimization - Direction



Let S be a closed convex set in Rn. A non zero vector dRn is called a direction of S if for each xS,x+λdS,λ0.

  • Two directions d1 and d2 of S are called distinct if dαd2 for α>0.

  • A direction d of S is said to be extreme direction if it cannot be written as a positive linear combination of two distinct directions, i.e., if d=λ1d1+λ2d2 for λ1,λ2>0, then d1=αd2 for some α.

  • Any other direction can be expressed as a positive combination of extreme directions.

  • For a convex set S, the direction d such that x+λdS for some xS and all λ0 is called recessive for S.

  • Let E be the set of the points where a certain function f:S over a non-empty convex set S in Rn attains its maximum, then E is called exposed face of S. The directions of exposed faces are called exposed directions.

  • A ray whose direction is an extreme direction is called an extreme ray.

Example

Consider the function f(x)=y=|x|, where xRn. Let d be unit vector in Rn

Then, d is the direction for the function f because for any λ0,x+λdf(x).

Advertisements