Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  display stepfunctions without using CP

    Posted 10/03/11 02:01 PM

    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


  • 2.  Re: display stepfunctions without using CP

    Posted 10/06/11 09:12 AM

    Originally posted by: FredericDelhoume


    Hi,

    Right now we cannot display directly graphically stepFunctions, so your solution is the only way to get this done.
    It is a trick of course but it works...
    #DecisionOptimization
    #OPLusingCPOptimizer


  • 3.  Re: display stepfunctions without using CP

    Posted 10/06/11 03:07 PM

    Originally posted by: davidoff


    Thanks

    Since you mention "right now", can we expect to have this feature in the next release ?

    David
    #DecisionOptimization
    #OPLusingCPOptimizer