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

depthfirst Let GLPK use a depth first search.<br />

breadthfirst Let GLPK use a breadth first search.<br />

bestprojection Let GLPK use a best projection heuristic.<br />

presolve (integer)<br />

Determines whether the LP presolver should be used.<br />

(default = 1)<br />

0 Turns off the LP presolver.<br />

1 Turns on the LP presolver.<br />

cuts (integer)<br />

Determines which cuts generator to use: none, all, or user-defined<br />

(default = 0)<br />

-1 . Turn off all cut generators<br />

0 . Turn on or off each cut generators separately<br />

1 . Turn on all cut generators<br />

covercuts (integer)<br />

Whether to enable cover cuts.<br />

(default = 1)<br />

0 . Turn off cover cuts<br />

1 . Turn on cover cuts<br />

cliquecuts (integer)<br />

Whether to enable clique cuts.<br />

(default = 1)<br />

0 . Turn off clique cuts<br />

1 . Turn on clique cuts<br />

gomorycuts (integer)<br />

Whether to enable Gomorys mixed-integer linear cuts.<br />

(default = 1)<br />

0 . Turn off gomory cuts<br />

1 . Turn on gomory cuts<br />

mircuts (integer)<br />

Whether to enable mixed-integer rounding cuts.<br />

(default = 0)<br />

0 . Turn off mir cuts<br />

1 . Turn on mir cuts<br />

reslim fixedrun (real)<br />

Maximum time in seconds for solving the MIP with fixed discrete variables.<br />

(default = 1000)

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

Saved successfully!

Ooh no, something went wrong!