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 107<br />

warm start init point: Warm-start for initial point<br />

Indicates whether this optimization should use a warm start initialization, where values of primal and dual<br />

variables are given (e.g., from a previous optimization of a related problem.) <strong>The</strong> default value for this string<br />

option is ”no”.<br />

Possible values:<br />

• no: do not use the warm start initialization<br />

• yes: use the warm start initialization<br />

warm start mult bound push: same as mult bound push for the regular initializer.<br />

<strong>The</strong> valid range for this real option is 0 < warm start mult bound push < +inf and its default value is 0.001.<br />

warm start mult init max: Maximum initial value for the equality multipliers.<br />

<strong>The</strong> valid range for this real option is −inf < warm start mult init max < +inf and its default value is 1·10 +06 .<br />

warm start same structure: Indicates whether a problem with a structure identical to the previous one is<br />

to be solved.<br />

If ”yes” is chosen, then the algorithm assumes that an NLP is now to be solved, whose structure is identical to<br />

one that already was considered (with the same NLP object). <strong>The</strong> default value for this string option is ”no”.<br />

Possible values:<br />

• no: Assume this is a new problem.<br />

• yes: Assume this is problem has known structure<br />

warm start slack bound frac: same as slack bound frac for the regular initializer.<br />

<strong>The</strong> valid range for this real option is 0 < warm start slack bound frac ≤ 0.5 and its default value is 0.001.<br />

warm start slack bound push: same as slack bound push for the regular initializer.<br />

<strong>The</strong> valid range for this real option is 0 < warm start slack bound push < +inf and its default value is 0.001.<br />

6 CoinScip<br />

<strong>GAMS</strong>/CoinScip brings the MIP solver from the Constrained Integer Programming framework SCIP to the broad<br />

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

<strong>The</strong> code is developed at the Konrad-Zuse-Zentrum für Informationstechnik Berlin (ZIB) and has been written<br />

primarily by T. Achterberg. It is distributed under the ZIB Academic License.<br />

For more information we refer to<br />

• the SCIP web site http://scip.zib.de and<br />

• the Ph.D. thesis “Constraint Integer Programming” by Tobias Achterberg, Berlin 2007.<br />

<strong>GAMS</strong>/CoinScip uses the COIN-OR linear solver CLP from J.J. Forrest as LP solver, see Section 3.<br />

6.1 Model requirements<br />

SCIP supports continuous, binary, and integer variables, but no special ordered sets, semi-continuous or semiinteger<br />

variables (see chapter 17.1 of the <strong>GAMS</strong> User’s Guide). Branching priorities are supported.

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

Saved successfully!

Ooh no, something went wrong!