alexe15 / ALADIN.m

Other
35 stars 13 forks source link

Change to passing subroutines #34

Open alexe15 opened 4 years ago

alexe15 commented 4 years ago

Instead of setting the QP solver as an option, we could pass the QP solver as a function handle into run_ALADIN which would make the code more modular and would allow for easily using third-party QP solvers.