Originally posted by: sana_
Thanks for your reply. I understand the B&B procedure.
What I want to understand : How Cplex can find the optimal solution and returns an exception in the same time !
In other words, getObjectiveValue returns a value, getStatus returns optimal, and I have the IloException in the same time.
#CPLEXOptimizers#DecisionOptimization