Overview | Group | Index | Concepts |
CPX_STAT_OPTIMAL_RELAXED_SUM
15 (Simplex or Barrier) enum: OptimalOptimalSum.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_OPT_SUM
(or OptSum
) on a continuous 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.