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

usercutfreq (integer)<br />

Determines the frequency of the cut generator model calls.<br />

(default = 10)<br />

usercutinterval (integer)<br />

Determines the interval when to apply the multiplier for the frequency of the cut generator model calls. See<br />

userheurinterval for details.<br />

(default = 100)<br />

usercutmult (integer)<br />

Determines the multiplier for the frequency of the cut generator model calls.<br />

(default = 2)<br />

usercutnewint (integer)<br />

Calls the cut generator if the solver found a new integer feasible solution.<br />

(default = 1)<br />

0 . Do not call cut generator because a new integer feasible solution is found.<br />

1 . Let CBC call the cut generator if a new integer feasible solution is found.<br />

usergdxin (string)<br />

<strong>The</strong> name of the GDX file read back into CBC.<br />

(default = bchin.gdx)<br />

usergdxname (string)<br />

<strong>The</strong> name of the GDX file exported from the solver with the solution at the node.<br />

(default = bchout.gdx)<br />

usergdxnameinc (string)<br />

<strong>The</strong> name of the GDX file exported from the solver with the incumbent solution.<br />

(default = bchout_i.gdx)<br />

usergdxprefix (string)<br />

Prefixes to use for usergdxin, usergdxname, and usergdxnameinc.<br />

userheurcall (string)<br />

<strong>The</strong> <strong>GAMS</strong> command line (minus the gams executable name) to call the heuristic.<br />

userheurfirst (integer)<br />

Calls the heuristic for the first n nodes.<br />

(default = 10)<br />

userheurfreq (integer)<br />

Determines the frequency of the heuristic model calls.<br />

(default = 10)<br />

userheurinterval (integer)<br />

Determines the interval when to apply the multiplier for the frequency of the heuristic model calls. For<br />

example, for the first 100 (userheurinterval) nodes, the solver call every 10th (userheurfreq) node the heuristic.<br />

After 100 nodes, the frequency gets multiplied by 10 (userheurmult), so that for the next 100 node the<br />

solver calls the heuristic every 20th node. For nodes 200-300, the heuristic get called every 40th node, for<br />

nodes 300-400 every 80th node and after node 400 every 100th node.<br />

(default = 100)

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

Saved successfully!

Ooh no, something went wrong!