Originally posted by: davidoff
Hello,
In CP, one can display cumulFunctions after the engine solved the problem.
I have some results that come from a previous MIP solution and I created a stepFunction to store them. Unfortunately, OPL does not display a stepwise function as it does for a cumulFunction (am I right?)
As a consequence, the only workaround I found is to extract my results into a dat file and then use a CP model to generate a "constant" cumulFunction. Is that the only way ?
It could be nice either to have the same GUI for stepFunction as cumulFunction so that one could display them , whether the original model is CP or MIP.
I attached the model, its data and the output.
David
#DecisionOptimization#OPLusingCPOptimizer