Content deleted Content added
→Formulation: - rephrased to w = Mz+q, standard notation |
|||
Line 4:
Given a real matrix '''M''' and vector '''q''', the linear complementarity problem seeks vectors '''z''' and '''w''' which satisfy the following constraints:
* <math>\mathbf{w}
* <math>\mathbf{w} \ge 0, \mathbf{z} \ge 0</math> (that is, each component of these two vectors is non-negative)
* <math>{w}_i {z}_i = 0</math> for all i. (The [[Complementarity theory |complementarity]] condition)
|