Originally posted by: SystemAdmin
You're adding the heuristic solution as a MIP start, right? You could try turning on solution polishing as early as possible (multiple parameters control solution polishing; if you look in the docs under "Topical list of parameters", they have their own subsection). You could also set the RINS heuristic frequency (RINSheur parameter) so that it runs at most/all nodes.
Paul
Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
#CPLEXOptimizers#DecisionOptimization