MatthewPeterKelly / OptimTraj

A trajectory optimization library for Matlab
MIT License
598 stars 207 forks source link

Add support for other NLP solvers #29

Open MatthewPeterKelly opened 7 years ago

MatthewPeterKelly commented 7 years ago

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