I am trying to using cplex to optimize linear programming problem, and got two questions,
Is there any flags to indicate the results of the optimization, to check whether it is feasible or not?
What is the meaning of "Removing shift (1).", shown in the results? The results seems not the same as expected.