You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many NLP solvers that can interface with Matlab, potentially allowing users to try to solve problems using a core solver other than FMINCON. Two possible interfaces are with Knitro and SNOPT, links below:
There are many NLP solvers that can interface with Matlab, potentially allowing users to try to solve problems using a core solver other than FMINCON. Two possible interfaces are with Knitro and SNOPT, links below:
Knitro:
https://www.artelys.com/tools/knitro_doc/3_referenceManual/knitromatlabReference.html
https://www.artelys.com/tools/knitro_doc/1_introduction/installation.html
SNOPT
https://github.com/snopt/snopt-matlab
https://ccom.ucsd.edu/~optimizers/downloads/index.php
The text was updated successfully, but these errors were encountered: