Semi-infinite programming

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In optimization theory, semi-infinite programming (SIP) is an optimization problem with a finite number of variables and an infinite number of constraints, or an infinite number of variables and a finite number of constraints. In the former case the constraints are typically parameterized.[1]

Mathematical formulation of the problem

The problem can be stated simply as:

 \min_{x \in X}\;\; f(x)
 \text{subject to: }\
 g(x,y) \le 0, \;\;  \forall y \in Y

where

f: R^n \to R
g: R^n \times R^m \to R
X \subseteq R^n
Y \subseteq R^m.

SIP can be seen as a special case of bilevel programs in which the lower-level variables do not participate in the objective function.

Methods for solving the problem

Lua error in package.lua at line 80: module 'strict' not found.

In the meantime, see external links below for a complete tutorial.

Examples

Lua error in package.lua at line 80: module 'strict' not found.

In the meantime, see external links below for a complete tutorial.

See also

References

    • Lua error in package.lua at line 80: module 'strict' not found.
    • M. A. Goberna and M. A. López, Linear Semi-Infinite Optimization, Wiley, 1998.
    • Lua error in package.lua at line 80: module 'strict' not found.
  • Edward J. Anderson and Peter Nash, Linear Programming in Infinite-Dimensional Spaces, Wiley, 1987.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • M. A. Goberna and M. A. López, Linear Semi-Infinite Optimization, Wiley, 1998.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • David Luenberger (1997). Optimization by Vector Space Methods. John Wiley & Sons. ISBN 0-471-18117-X.
  • Rembert Reemtsen and Jan-J. Rückmann (Editors), Semi-Infinite Programming (Nonconvex Optimization and Its Applications). Springer, 1998, ISBN 0-7923-5054-5, 1998

External links


<templatestyles src="Asbox/styles.css"></templatestyles>