Skip to content
#

quadratic-programming

Here are 152 public repositories matching this topic...

A next-gen solver for nonlinearly constrained nonconvex optimization. Modular and lightweight, it unifies iterative methods (SQP vs interior points) and globalization techniques (filter method vs merit function, line search vs trust region method) in a single framework. Competitive against IPOPT, filterSQP, SNOPT, MINOS and CONOPT

  • Updated May 3, 2024
  • C++

A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino system (or any real time embedded system in general)

  • Updated May 3, 2020
  • C++

Improve this page

Add a description, image, and links to the quadratic-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quadratic-programming topic, visit your repo's landing page and select "manage topics."

Learn more