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.

CPLEX 11 185<br />

epint (real)<br />

Integrality Tolerance. This specifies the amount by which an integer variable can be different than an integer<br />

and still be considered feasible.<br />

Range: [0,0.5]<br />

(default = 1e-005)<br />

epmrk (real)<br />

<strong>The</strong> Markowitz tolerance influences pivot selection during basis factorization. Increasing the Markowitz<br />

threshold may improve the numerical properties of the solution.<br />

Range: [0.0001,0.99999]<br />

(default = 0.01)<br />

epopt (real)<br />

<strong>The</strong> optimality tolerance influences the reduced-cost tolerance for optimality. This option setting governs<br />

how closely Cplex must approach the theoretically optimal solution.<br />

Range: [1e-009,0.1]<br />

(default = 1e-006)<br />

epper (real)<br />

Perturbation setting. Highly degenerate problems tend to stall optimization progress. Cplex automatically<br />

perturbs the variable bounds when this occurs. Perturbation expands the bounds on every variable by a<br />

small amount thereby creating a different but closely related problem. Generally, the solution to the less<br />

constrained problem is easier to solve. Once the solution to the perturbed problem has advanced as far as<br />

it can go, Cplex removes the perturbation by resetting the bounds to their original values.<br />

If the problem is perturbed more than once, the perturbation constant is probably too large. Reduce the<br />

epper option to a level where only one perturbation is required. Any value greater than or equal to 1.0e-8<br />

is valid.<br />

(default = 1e-006)<br />

eprhs (real)<br />

Feasibility tolerance. This specifies the degree to which a problem’s basic variables may violate their bounds.<br />

This tolerance influences the selection of an optimal basis and can be reset to a higher value when a problem<br />

is having difficulty maintaining feasibility during optimization. You may also wish to lower this tolerance<br />

after finding an optimal solution if there is any doubt that the solution is truly optimal. If the feasibility<br />

tolerance is set too low, Cplex may falsely conclude that a problem is infeasible.<br />

Range: [1e-009,0.1]<br />

(default = 1e-006)<br />

feasopt (integer)<br />

With Feasopt turned on, a minimum-cost relaxation of the right hand side values of constraints or bounds<br />

on variables is computed in order to make an infeasible model feasible. It marks the relaxed right hand side<br />

values and bounds in the solution listing.<br />

Several options are available for the metric used to determine what constitutes a minimum-cost relaxation<br />

which can be set by option feasoptmode.<br />

Feasible relaxations are available for all problem types with the exception of quadratically constraint problems.<br />

(default = 0)<br />

0 Turns Feasible Relaxation off<br />

1 Turns Feasible Relaxation on

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

Saved successfully!

Ooh no, something went wrong!