Originally posted by: excalibur1491
Hi,
I have a rather simple question but I haven't found the answer on the doc.
I run CPXmipopt, then I modify the problem a bit (change bounds of variables), and I run CPXmipopt again. All this inside the same function. The problem has changed, but not brutally, only a small percentage of the variables had their bounds changed.
Should I be doing something special for CPLEX to do a warmstart from the previous solution? I have the suspicion that it doesn't actually...
Thanks
#CPLEXOptimizers#DecisionOptimization