ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Frequency to try to repair infeasible MIP start |
Frequency to try to repair infeasible MIP start |
INDEX PREVIOUS NEXT |
C Name
CPX_PARAM_REPAIRTRIES
C++ Name
RepairTries
Java Name
RepairTries
.NET Name
RepairTries
InteractiveOptimizer
mip limits repairtries
Identifier
2067
Description
Limits the attempts to repair an infeasible MIP start. This parameter lets you tell CPLEX whether and how many times it should try to repair an infeasible MIP start that you supplied. The parameter has no effect if the MIP start you supplied is feasible. It has no effect if no MIP start was supplied.
Values
Value |
Meaning |
---|---|
-1 |
None: do not try to repair |
0 |
Automatic: let CPLEX choose; default |
Any positive integer |
Frequency to attempt repairs |
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |