Content deleted Content added
No edit summary |
|||
Line 1:
In mathematical [[optimization (mathematics)|optimization theory]], the '''linear complementarity problem''', or '''LCP''', is a special case of [[quadratic programming]] which arises frequently in [[computational mechanics]]. Given a real matrix '''M''' and vector '''b''', the linear complementarity problem seeks a vector '''x''' which satisfies the following two constraints:
* <math>\mathbf{Mx}+\mathbf{b}
* <math>\mathbf{x}^{\mathrm{T}}(\mathbf{Mx}+\mathbf{b}) = 0</math>, the '''complementarity condition'''.
|