Originally posted by: Itherain
Thank you.
CPXgetstat() returns 0, CPXmipopt() returns 1001, and CPXgetmipobjval() returns 1217. I do not why this happens.
I used CPXwriteprob() to write the subproblem when CPXgetstat() returns 0 and found the subproblem is integer infeasible.
#CPLEXOptimizers#DecisionOptimization