/LCQP

An LCQP solver implemented in MATLAB

Primary LanguageMATLAB

LCQP - A solver for Linear Complementarity Quadratic Programs written in MATLAB

The solver was presented in this paper. A C++ implementation will follow.

Requirements

The only requirement (besided matlab) is to have the qpOASES matlab interface installed. Please follow these installation instructions.