Originally posted by: lyxthe
Hello,
as I've allready explained in several previous posts (as previous post) I'm trying to solve a difficult MILP problem and for the moment I'm not trying to find the optimum solution, but only the best one I may obtain after a given time of process through the parameter TimLimit. For the moment I set this limit to 660 or 720 s.
In an answer of my previous question, one told me about the PolishAfterTime parameter. So I tried it and was surprised that this parameter has an extreme efficiency on my MILP problem. In fact I have the best solutions when dividing the time by 2, one half (400s) to solve then the other half to polish.
I would like to know if that meens some things about my problem, and if it may lead to other good parameters to make even more efficient the computing. (allready try some of them, MIPEmphasis to 1, and Probe to 3 espetially)
Thanks for your attention.
Lyxthe
#CPLEXOptimizers#DecisionOptimization