NO FRAMES

Macro CPXMIP_FEASIBLE_RELAXED_INF

Definition file: cplex.h

CPXMIP_FEASIBLE_RELAXED_INF

122 (MIP only) enum: FeasibleRelaxedInf.

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_MIN_INF (or MinInf) on a mixed integer problem. A relaxation was successfully found and a feasible solution for the problem (if relaxed according to that relaxation) was installed. The relaxation is minimal.