Hi,
I get the description of "Unable to satisfy optimality tolerances; a sub-optimal solution is available." for SUBOPTIMAL in the reference manual.
But there are also codes like TIME_LIMIT which indicate the optimal has not been found yet.
So, if a feasible solution was found before violating one of the limits, should the status be SUBOPTIMAL?
if it is true, can I query the sub optimal solution as the way of querying optima or by the X/Xn attribute?
Also, are there any differences between LP and MIP on SUBOPTIMAL?