Content deleted Content added
No edit summary |
|||
Line 31:
If '''M''' is [[Positive-definite matrix|positive definite]], any algorithm for solving (convex) [[Quadratic programming|QPs]] can of course be used to solve the LCP. However, there also exist more efficient, specialized algorithms, such as [[Lemke's algorithm]] and [[Simplex algorithm | Dantzig's algorithm]].
Also, a quadratic programming problem stated as minimize <math>f(\mathbf{x})=\mathbf{c}^T\mathbf{x}+\frac{1}{2}\mathbf{x}^T\mathbf{Qx}</math> subject to <math>\mathbf{Ax} \geq
is the same as solving the LCP with
|