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.

66 COIN-OR<br />

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

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

tight.<br />

(default = 0)<br />

reslim (real)<br />

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

1 Load variable and equation names.<br />

Maximum time in seconds.<br />

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

writemps (string)<br />

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

special (string)<br />

This parameter let you specify CBC options which are not supported by the <strong>GAMS</strong>/CoinCBC interface.<br />

<strong>The</strong> string value given to this parameter is split up into parts at each space and added to the array of<br />

parameters given to CBC (in front of the -solve command). Hence, you can use it like the command line<br />

parameters for the CBC standalone version.<br />

LP Options<br />

idiotcrash (integer)<br />

This is a type of ‘crash’ which works well on some homogeneous problems. It works best on problems with<br />

unit elements and right hand sides but will do something to any model. It should only be used before the<br />

primal simplex algorithm.<br />

A positive number determines the number of passes that idiotcrash is called.<br />

(default = -1)<br />

-1 Let CLP decide by itself whether to use it.<br />

0 Switch this method off.<br />

sprintcrash (integer)<br />

For long and thin problems this method may solve a series of small problems created by taking a subset of<br />

the columns. Cplex calls it ‘sifting’.<br />

A positive number determines the number of passes that sprintcrash is called.<br />

(default = -1)<br />

-1 Let CLP decide by itself whether to use it.<br />

0 Switch this method off.<br />

sifting (integer)<br />

Synonym for sprintcrash.<br />

(default = -1)<br />

crash (string)<br />

Determines whether CLP should use a crash algorithm to find a dual feasible basis.<br />

(default = off)<br />

off Switch off the creation of dual feasible basis by the crash method.<br />

on Switch on the creation of dual feasible basis by the crash method.

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

Saved successfully!

Ooh no, something went wrong!