NO FRAMES

Macro CPXMIP_FEASIBLE

Definition file: cplex.h

CPXMIP_FEASIBLE

127 (MIP only) enum: Feasible.

This status occurs only after a call to the Callable Library routine CPXfeasopt (or the Concert Technology method feasOpt) on a MIP problem. The problem under consideration was found to be feasible after phase 1 of FeasOpt. A feasible solution is available. This status is also used in the status field of solution and mipstart files for solutions from the solution pool.