Originally posted by: CDYD_Victor_Miller
I have an .lp file for an integer program. I ran it once using the cplex command, and it produced a solution in 221 seconds (which I saved). The cplex.log says
Parallel mode: deterministic, using up to 8 threads.
Yet, when I run it with the same options, I can't reproduce the results. Right now it's been running for 580 seconds and hasn't found the solution yet. Any suggestions as to what I can do to reproduce the original solution?
Victor
#CPLEXOptimizers#DecisionOptimization