REFINEOPS
Description
|
This specifies when the solution refiner should be executed to reduce solution infeasibilities. The refiner will attempt to satisfy the target tolerances for all original linear constraints before presolve or scaling has been applied.
|
||||||||||||||||||||||
Type
|
Integer
|
||||||||||||||||||||||
Values
|
|
||||||||||||||||||||||
Default value
|
19 (bits
0,
1 and
4 are set)
|
||||||||||||||||||||||
Note
|
If neither the 7th nor 8th bit is set, the refiner will use the primal simplex if the primal violations are larger than the dual violations, otherwise it will use the dual simplex. If both the 7th and 8th bit are set then the refiner will split the problem into a primal feasible and dual feasible part, and solve the first with primal simplex and the second with dual simplex. |
||||||||||||||||||||||
Affects routines
|
|||||||||||||||||||||||
See also
|