snopt-matlab (version 3.0)

January 17, 2020 ยท View on GitHub

This is version 3.0 of the Matlab interface for sparse nonlinear optimization software SNOPT.

Requires the SNOPT software package.

Changes from version 2.5:

  • all-in-one calls to SNOPT (for NLPs) and SQOPT (for LPs and QPs)
  • new options handling
  • specifiy print, summary output via options structure
  • linear and nonlinear Jacobian structure in SNOPT can be defined in structs or as matrices

Documentation for the Matlab interface available here.