MatthewPeterKelly/OptimTraj

Add support for other NLP solvers

Open

#29 建立於 2017年1月22日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)MATLAB (704 star) (219 fork)batch import
enhancementhelp wanted

描述

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

貢獻者指南