optimizers / model

An NLP model class for Matlab.
2 stars 0 forks source link

model

An NonLinear Program model class for Matlab.

Installation

This is a Matlab package, and therefore the local directory should be prefixed with the "+" symbol, i.e.,

./+model

nlpmodel.m

nlpmodel.m is a general interface for nonlinear programming models that all other model classes inherit from.

Available models

Helper Functions

model_classify.m: write metadata and classification (unconstrained, equality, or bnd constrained) for AMPL or CUTEST problems in a directory.