osqp / osqp-matlab

Matlab interface for OSQP
https://osqp.org/
Apache License 2.0
42 stars 25 forks source link

Embedded OSQP wrappers do not support warm_start #29

Open goulart-paul opened 3 years ago

goulart-paul commented 3 years ago

The code in the embedded OSQP wrapper for matlab (here) does not provide access to the internal C warm_start function.

imciner2 commented 3 years ago

Will be fixed by https://github.com/oxfordcontrol/osqp-matlab/pull/37.