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.

80 COIN-OR<br />

noiterlim (integer)<br />

Allows to switch off the simplex iteration limit. You can remove the limit on the simplex iterations by<br />

setting the noiterlim option.<br />

(default = 0)<br />

0 Keeps simplex iteration limit.<br />

1 Turns off simplex iteration limit.<br />

names (integer)<br />

This option causes <strong>GAMS</strong> names for the variables and equations to be loaded into Glpk. <strong>The</strong>se names will<br />

then be used for error messages, log entries, and so forth. Turing names off may help if memory is very<br />

tight.<br />

(default = 0)<br />

0 . Do not load variable and equation names.<br />

1 . Load variable and equation names.<br />

solvefinal (integer)<br />

Sometimes the solution process after the branch-and-cut that solves the problem with fixed discrete variables<br />

takes a long time and the user is interested in the primal values of the solution only. In these cases, this<br />

option can be used to turn this final solve off. Without the final solve no proper marginal values are available<br />

and only zeros are returned to <strong>GAMS</strong>.<br />

(default = 1)<br />

reslim (real)<br />

0 . Do not solve the fixed problem<br />

1 . Solve the fixed problem and return duals<br />

Maximum time in seconds.<br />

(default = <strong>GAMS</strong> reslim)<br />

iterlim (integer)<br />

Maximum number of simplex iterations.<br />

(default = <strong>GAMS</strong> iterlim)<br />

optcr (real)<br />

Relative optimality criterion for a MIP. <strong>The</strong> search is stoped when the relative gap between the incumbent<br />

and the bound given by the LP relaxation is smaller than this value.<br />

(default = <strong>GAMS</strong> optcr)<br />

writemps (string)<br />

Write an MPS problem file. <strong>The</strong> parameter value is the name of the MPS file.<br />

5 CoinIpopt<br />

<strong>GAMS</strong>/CoinIpopt brings the open source NLP solver Ipopt from the COIN-OR foundation to the broad audience<br />

of <strong>GAMS</strong> users.<br />

Ipopt (Interior Point Optimizer) is an open-source solver for large-scale nonlinear programming. <strong>The</strong> code has<br />

been written primarily by Andreas Wächter, who is the COIN-OR project leader for Ipopt.<br />

For more information we refer to<br />

• the Ipopt web site https://projects.coin-or.org/Ipopt and

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

Saved successfully!

Ooh no, something went wrong!