Table 9.1 summarizes the options that can be used with the SOLVE WITH NLP statement.
Table 9.1: Options for the NLP Solver
Description |
Option |
---|---|
Multistart Options |
|
Specifies the maximum range of values that each variable can take during the sampling process |
|
Specifies the tolerance for local optima to be considered distinct |
|
Specifies the time limit in multistart mode |
|
Specifies the number of starting points to be used by multistart |
|
Specifies the seed used to generate random numbers |
|
Optimization Options |
|
Specifies the optimization technique |
|
Directs the local solver to start from multiple initial points |
|
Output Options |
|
Specifies the frequency of printing solution progress (local solvers) |
|
Specifies the amount of printing solution progress in multistart mode |
|
Specifies the allowable types of output solution |
|
Solver Options |
|
Specifies the feasibility tolerance |
|
Specifies the type of Hessian used by the solver |
|
Specifies the maximum number of iterations |
|
Specifies the time limit for the optimization process |
|
Specifies the upper limit on the objective |
|
Specifies the convergence tolerance |
|
Specifies units of CPU time or real time |