Originally posted by: Nawel
Hello,
I'm trying to solve a MIP problem using Cplex 12.6. I get an IloCplex Exception in a particular situation. I tried to reproduce the issue with the following simple code (attached in this post).
The excustion aborted with this message:
Error :CPLEX Error 9023: Unknown error code.
terminate called after throwing an instance of 'IloCplex::Exception'
Aborted (core dumped)
Can you help me find out the source of the problem ?
#CPLEXOptimizers#DecisionOptimization