Overview | Group | Index | Concepts |
CPXMIP_OPTIMAL_RELAXED_INF
123 (MIP only) enum: OptimalOptimalInf.This status occurs only after a call to the Callable Library routine
CPXfeasopt
(or the Concert Technology method
feasOpt
) with the parameter CPX_PARAM_FEASOPTMODE
(or FeasOptMode
) set to CPX_FEASOPT_OPT_INF
(or OptInf
) on a mixed integer model.
A relaxation was successfully
found and a feasible solution for the model
(if relaxed according to that relaxation) was installed.
The relaxation is optimal.