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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

COIN-OR 91<br />

ma27 skip inertia check: Always pretend 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 />

MA28 Linear <strong>Solver</strong><br />

ma28 pivtol: Pivot tolerance for linear solver MA28.<br />

This is used when MA28 tries to find the dependent constraints. <strong>The</strong> valid range for this real option is 0 <<br />

ma28 pivtol ≤ 1 and its default value is 0.01.<br />

MA57 Linear <strong>Solver</strong><br />

ma57 pivtol: Pivot tolerance for the linear solver MA57.<br />

A smaller number pivots for sparsity, a larger number pivots for stability. This option is only available if Ipopt<br />

has been compiled with MA57. <strong>The</strong> valid range for this real option is 0 < ma57 pivtol < 1 and its default value<br />

is 1 · 10 −08 .<br />

ma57 pivtolmax: Maximum pivot tolerance for the linear solver MA57.<br />

Ipopt may increase pivtol as high as ma57 pivtolmax to get a more accurate solution to the linear system.<br />

This option is only available if Ipopt has been compiled with MA57. <strong>The</strong> valid range for this real option is<br />

0 < ma57 pivtolmax < 1 and its default value is 0.0001.<br />

ma57 pre alloc: Safety factor for work space memory allocation for the linear solver MA57.<br />

If 1 is chosen, the suggested amount of work space is used. However, choosing a larger number might avoid<br />

reallocation if the suggest values do not suffice. This option is only available if Ipopt has been compiled with<br />

MA57. <strong>The</strong> valid range for this real option is 1 ≤ ma57 pre alloc < +inf and its default value is 3.<br />

Mumps Linear <strong>Solver</strong><br />

mumps dep tol: Pivot threshold for detection of linearly dependent constraints in MUMPS.<br />

When MUMPS is used to determine linearly dependent constraints, this is determines the threshold for a pivot to<br />

be considered zero. This is CNTL(3) in MUMPS. <strong>The</strong> valid range for this real option is −inf < mumps dep tol <<br />

+inf and its default value is −1.<br />

mumps mem percent: Percentage increase in the estimated working space for MUMPS.<br />

In MUMPS when significant extra fill-in is caused by numerical pivoting, larger values of mumps mem percent may<br />

help use the workspace more efficiently. <strong>The</strong> valid range for this integer option is 0 ≤ mumps mem percent < +inf<br />

and its default value is 1000.<br />

mumps permuting scaling: Controls permuting and scaling in MUMPS<br />

This is ICTL(6) in MUMPS. <strong>The</strong> valid range for this integer option is 0 ≤ mumps permuting scaling ≤ 7 and<br />

its default value is 7.<br />

mumps pivot order: Controls pivot order in MUMPS<br />

This is ICTL(7) in MUMPS. <strong>The</strong> valid range for this integer option is 0 ≤ mumps pivot order ≤ 7 and its default<br />

value is 7.

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

Saved successfully!

Ooh no, something went wrong!