The Unconstrained Nonlinear Programming Solver

Functional Summary

Table 11.1 outlines the options that can be used with the SOLVE WITH NLPU statement.

Table 11.1: Options for the NLPU Solver
Description Option
Optimization Option: 
optimization techniqueTECH=
Solver Options: 
unboundedness detection parameterOBJLIMIT=
number of Hessian correctionsLBFGSCORR=
Armijo parameter for line searchLSARMIJO=
Wolfe parameter for line searchLSWOLFE=
Termination Criterion Options: 
termination based on relative gradient normOPTTOL=
maximum number of line-search iterationsLSMAXITER=
maximum number of iterationsMAXITER=
upper limit (in seconds) on the real time for optimizationMAXTIME=
Printed Output Option: 
display iteration logPRINTFREQ=
Previous Page | Next Page | Top of Page