NO FRAMES

Macro CPX_STAT_FEASIBLE_RELAXED_QUAD

Definition file: cplex.h

CPX_STAT_FEASIBLE_RELAXED_QUAD

18 (Simplex or Barrier) enum: FeasibleRelaxedQuad.

This status occurs only after a call to the Callable Library routine CPXfeasopt (or the Concert Technology method feasOpt) with paramter CPX_PARAM_FEASOPTMODE (or FeasOptMode) set to CPX_FEASOPT_MIN_QUAD (or MinQuad) on a continuous 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.