Originally posted by: SystemAdmin
Do you need the result codes to be numeric? I suspect what you want is IloCplex.getCplexStatus(), which returns an object that converts to a (relatively) meaningful string via the getString() method.
Paul
Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
#CPLEXOptimizers#DecisionOptimization