Mixed complementarity problem

From testwiki
Revision as of 14:38, 17 January 2025 by imported>Matěj Grabovský (Definition: clarify definition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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