Convex Optimization - Polyhedral Set



A set in Rn is said to be polyhedral if it is the intersection of a finite number of closed half spaces, i.e.,

S={xRn:pTixαi,i=1,2,....,n}

For example,

  • {xRn:AX=b}

  • {xRn:AXb}

  • {xRn:AXb}

Polyhedral Cone

A set in Rn is said to be polyhedral cone if it is the intersection of a finite number of half spaces that contain the origin, i.e., S={xRn:pTix0,i=1,2,...}

Polytope

A polytope is a polyhedral set which is bounded.

Remarks

  • A polytope is a convex hull of a finite set of points.
  • A polyhedral cone is generated by a finite set of vectors.
  • A polyhedral set is a closed set.
  • A polyhedral set is a convex set.
Advertisements