16.01.2015 Views

GAMS — The Solver Manuals - Available Software

GAMS — The Solver Manuals - Available Software

GAMS — The Solver Manuals - Available Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

COIN-OR 93<br />

pardiso repeated perturbation means singular: Interpretation of perturbed elements.<br />

This option is only available if Ipopt has been compiled with Pardiso. <strong>The</strong> default value for this string option is<br />

”no”.<br />

Possible values:<br />

• no: Don’t assume that matrix is singular if elements were perturbed after recent symbolic factorization<br />

• yes: Assume that matrix is singular if elements were perturbed after recent symbolic factorization<br />

pardiso skip inertia check: Always pretent inertia is correct.<br />

Setting this option to ”yes” essentially disables inertia check. This option makes the algorithm non-robust and<br />

easily fail, but it might give some insight into the necessity of inertia control. <strong>The</strong> default value for this string<br />

option is ”no”.<br />

Possible values:<br />

• no: check inertia<br />

• yes: skip inertia check<br />

NLP<br />

bound relax factor: Factor for initial relaxation of the bounds.<br />

Before start of the optimization, the bounds given by the user are relaxed. This option sets the factor for this<br />

relaxation. If it is set to zero, then then bounds relaxation is disabled. (See Eqn.(35) in the implementation<br />

paper.) <strong>The</strong> valid range for this real option is 0 ≤ bound relax factor < +inf and its default value is 0.<br />

check derivatives for naninf: Indicates whether it is desired to check for Nan/Inf in derivative matrices<br />

Activating this option will cause an error if an invalid number is detected in the constraint Jacobians or the<br />

Lagrangian Hessian. If this is not activated, the test is skipped, and the algorithm might proceed with invalid<br />

numbers and fail. <strong>The</strong> default value for this string option is ”no”.<br />

Possible values:<br />

• no: Don’t check (faster).<br />

• yes: Check Jacobians and Hessian for Nan and Inf.<br />

dependency detection with rhs: Indicates if the right hand sides of the constraints should be considered<br />

during dependency detection<br />

<strong>The</strong> default value for this string option is ”no”.<br />

Possible values:<br />

• no: only look at gradients<br />

• yes: also consider right hand side<br />

dependency detector: Indicates which linear solver should be used to detect linearly dependent equality<br />

constraints.<br />

<strong>The</strong> default and available choices depend on how Ipopt has been compiled. This is experimental and does not<br />

work well. <strong>The</strong> default value for this string option is ”none”.<br />

Possible values:<br />

• none: don’t check; no extra work at beginning<br />

• mumps: use MUMPS<br />

• ma28: use MA28

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!