compas_tno.solvers
Scipy
|
Run nonlinear optimisation problem with SciPy. |
IPOPT
|
Run nonlinear optimisation problem with IPOPT |
Wrapper to send to IPOPT using analytical derivatives |
|
Wrapper to send to IPOPT using autodifferentiation |
MATLAB
|
Run convex optimisation problem with MATLAB after going through the optimisation set up. |
|
Run convex optimisation problem with MATLAB directly from the Form Diagram |
|
Call and output the loadpath optimisation with CVX from MATLAB |
CVXPY
|
Run convex optimisation problem with CVXPY after going through the optimisation set up. |
|
Run convex optimisation problem with CVXPY directly from the Form Diagram OBS: Requires installation of CVXPY and MOSEK |
|
Call and output the loadpath optimisation with CVXPY |
PyOpt
|
Run Optimisation using PyOpt (requires installation). |
MMA
|
Run convex optimisation problem with MMA. |
|
Method of Moving Asymptotes (MMA) implementation from K. |
Post Processing
|
Post processing of the optimisation. |