There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Solves a Quadratic Programming problem using Alternating Direction Method of Multipliers (ADMM). This is a MATLAB implementation of the paper - OSQP: An Operator Splitting Solver for Quadratic Programs.