Originally posted by: bindasmariner
I am trying a combined metaheuristic/LP heuristic for which I am using CPlex with Python API. The LP is solved iteratively at each step.
The problem is that whenever I try to run this program for a large number of iterations, the solver gets crashed with following attached report.
Please help me out how can I solve this problem.
#CPLEXOptimizers#DecisionOptimization