Originally posted by: fd-mk
Hi all,
I'm using CPLEX 10.1 for my integer programming model. The model includes binary variables and integer variables. CPLEX shows the following result,
...................................................................
CPLEX Error 1001: Out of memory
Consider using CPLEX node files to reduce memory usage.
MIP-Error termination, integer feasible
...................................................................
Obtaining integer optimal solution is required for my study. I know that there are some strategies for this error, but all suggestion mentioned do not guarantee to reach integer optimal solution without giving memory error.
Therefore, i asked any strategy guarantees to overcome this problem. Is there any suggestion except changing CPLEX parameter options, reformulating the model?
Also, i actually wonder if any difference between 32-bit and 64-bit operating system on CPLEX performance.
Your help is crucial for my MS.Thesis study.
thanks,
Melike Kaya
#CPLEXOptimizers#DecisionOptimization