Originally posted by: fd-mk
Hi,
I'm using CPLEX 10.1 for solving my integer programming model. The model includes binary variables and integer variables. I get an integer feasible solution, but it is not optimal solution. Because i know the optimal solution. I understand, CPLEX terminated before finding/reaching optimal solution. CPLEX status code of MIP is 109: Terminated because of an error, but integer solution exists.
I also check whether default time limit, memory limit,tree limits are also enough or not.I still don't understand what is the error.
How can i do for my problem? I need help as soon as possible!
thanks
Melike Kaya
#DecisionOptimization#OPLusingCPLEXOptimizer