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.

202 CPLEX 11<br />

populate procedure again. If the <strong>GAMS</strong> program terminates normally (not compilation or execution time<br />

error) the search for new alternative solutions will be repeated.<br />

solnpoolprefix (string)<br />

(default = soln)<br />

solnpoolreplace (integer)<br />

(default = 0)<br />

0 Replace the first solution (oldest) by the most recent solution; first in, first out<br />

1 Replace the solution which has the worst objective<br />

2 Replace solutions in order to build a set of diverse solutions<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,<br />

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

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

(default = 1)<br />

0 Do not solve the fixed problem<br />

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

startalg (integer)<br />

Selects the algorithm to use for the initial relaxation of a MIP.<br />

(default = 0)<br />

0 Automatic<br />

1 Primal simplex<br />

2 Dual simplex<br />

3 Network simplex<br />

4 Barrier<br />

5 Sifting<br />

6 Concurrent<br />

strongcandlim (integer)<br />

Limit on the length of the candidate list for strong branching (varsel = 3).<br />

(default = 10)<br />

strongitlim (integer)<br />

Limit on the number of iterations per branch in strong branching (varsel = 3). <strong>The</strong> default value of 0 causes<br />

the limit to be chosen automatically which is normally satisfactory. Try reducing this value if the time per<br />

node seems excessive. Try increasing this value if the time per node is reasonable but Cplex is making little<br />

progress.<br />

(default = 0)<br />

subalg (integer)<br />

Strategy for solving linear sub-problems at each node.<br />

(default = 0)<br />

0 Automatic<br />

1 Primal simplex<br />

2 Dual simplex

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

Saved successfully!

Ooh no, something went wrong!