Optimization
Functions
Unconstrained Minimization
Univariate Function
Finds the minimum point of a nonsmooth function
of a single value.
, min_uncon_golden Multivariate Function
Finds the minimum of a nonsmooth function using a direct search
polytope algorithm.
, min_uncon_polytope Nonlinear Least Squares
Linearly Constrained Minimization
Reads an MPS file containing a linear programming
problem or a quadratic programming problem
, read_mps Finds the minimum of a nonsmooth function with box constraints
using a direct search complex algorithm
, min_con_polytope Minimizes a function with linear constraints by a derivative-free,
interpolation-based trust-region method
, min_con_lin_trust_region Nonlinearly Constrained Minimization
Service Routines
Divided-finite difference Jacobian
jacobian