Originally posted by: Rajasekhar Kadambur
I am working on a problem in Constraint Programming.
In this, I need to write solution to excel if the current objective in CP is better than the objective value from excel
or
i need to read values from excel if the current objective in CP is worse than the objective value from excel and the values read should be considered for warm start.
#CPLEXOptimizers#DecisionOptimization