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.

190 CPLEX 11<br />

wasted computation time exploring uninteresting portions of the tree. When set at 0 (default), the mipordind<br />

option instructs Cplex not to use priorities for branching. When set to 1, priority orders are utilized.<br />

Note: Priorities are assigned to discrete variables using the .prior suffix in the <strong>GAMS</strong> model. Lower .prior<br />

values mean higher priority. <strong>The</strong> .prioropt model suffix has to be used to signal <strong>GAMS</strong> to export the<br />

priorities to the solver.<br />

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

0 Do not use priorities for branching<br />

1 Priority orders are utilized<br />

mipordtype (integer)<br />

This option is used to select the type of generic priority order to generate when no priority order is present.<br />

(default = 0)<br />

0 None<br />

1 decreasing cost magnitude<br />

2 increasing bound range<br />

3 increasing cost per coefficient count<br />

mipsearch (integer)<br />

Sets the search strategy for a mixed integer program. By default, Cplex chooses whether to apply dynamic<br />

search or conventional branch and cut based on characteristics of the model.<br />

(default = 0)<br />

0 Automatic<br />

1 Apply traditional branch and cut strategy<br />

2 Apply dynamic search<br />

mipstart (integer)<br />

This option controls the use of advanced starting values for mixed integer programs. A setting of 1 indicates<br />

that the values should be checked to see if they provide an integer feasible solution before starting<br />

optimization.<br />

(default = 0)<br />

0 do not use the values<br />

1 use the values<br />

miqcpstrat (integer)<br />

This option controls how MIQCPs are solved. For some models, the setting 2 may be more effective than<br />

1. You may need to experiment with this parameter to determine the best setting for your model.<br />

(default = 0)<br />

0 Automatic<br />

1 QCP relaxation. Cplex will solve a QCP relaxation of the model at each node.<br />

2 LP relaxation. Cplex will solve a LP relaxation of the model at each node.<br />

mircuts (integer)<br />

Determines whether or not to generate mixed integer rounding (MIR) cuts during optimization. At the<br />

default of 0, generation is continued only if it seems to be helping.<br />

(default = 0)<br />

-1 Do not generate MIR cuts<br />

0 Determined automatically

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

Saved successfully!

Ooh no, something went wrong!