Mixed complementarity problem

From testwiki
Jump to navigation Jump to search

Mixed Complementarity Problem (MCP) is a problem formulation in mathematical programming. 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):nn, lower values i{} and upper values ui{}, with i{1,,n}.

The solution of the MCP is a vector xn such that for each index i{1,,n} one of the following alternatives holds:

  • xi=i,Fi(x)0;
  • i<xi<ui,Fi(x)=0;
  • xi=ui,Fi(x)0.

Another definition for MCP is: it is a variational inequality on the parallelepiped [,u].

See also

References

Template:Mathematical programming