Mixed Complementarity Problem
   HOME

TheInfoList



OR:

Mixed Complementarity Problem (MCP) is a problem formulation in
mathematical programming Mathematical optimization (alternatively spelled ''optimisation'') or mathematical programming is the selection of a best element, with regard to some criteria, from some set of available alternatives. It is generally divided into two subfiel ...
. Many well-known problem types are special cases of, or may be reduced to MCP. It is a generalization of nonlinear complementarity problem (NCP).


Definition

The mixed complementarity problem is defined by a mapping F(x): \mathbb^n \to \mathbb^n, lower values \ell_i \in \mathbb \cup \ and upper values u_i \in \mathbb\cup\, with i \in \. The solution of the MCP is a vector x \in \mathbb^n such that for each index i \in \ one of the following alternatives holds: * x_i = \ell_i, \; F_i(x) \ge 0; * \ell_i < x_i < u_i, \; F_i(x) = 0; * x_i = u_i, \; F_i(x) \le 0. Another definition for MCP is: it is a
variational inequality In mathematics, a variational inequality is an inequality involving a functional, which has to be solved for all possible values of a given variable, belonging usually to a convex set. The mathematical theory of variational inequalities was init ...
on the
parallelepiped In geometry, a parallelepiped is a three-dimensional figure formed by six parallelograms (the term ''rhomboid'' is also sometimes used with this meaning). By analogy, it relates to a parallelogram just as a cube relates to a square. Three equiva ...
ell, u/math>.


See also

*
Complementarity theory A complementarity problem is a type of mathematical optimization problem. It is the problem of optimizing (minimizing or maximizing) a function of two vector variables subject to certain requirements (constraints) which include: that the inner pro ...


References

* * {{Mathematical programming Mathematical optimization