Originally posted by: SystemAdmin
[prubin said:]
"Some days you get the bear, and some days the bear gets you."
If the initial solution (I assume it is feasible) is a good one in terms of the objective, it may help by allowing earlier pruning of nodes than would otherwise be possible. Also, depending on settings, CPLEX may apply improvement heuristics to it, and may quickly get an even better solution. On the other hand, if CPLEX without a warm start finds an even better solution early, then the warm start probably does not help.
/Paul
#CPLEXOptimizers#DecisionOptimization