Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Mathematical formula for some OPL functions

    Posted 02/19/18 04:25 PM

    Originally posted by: Wahiba123


    Hello every body, I am using next cited OPL function and i want to know its mathematical formula please:

    noOverlap(sequence);

    endBeforeStrat(intervali,intervali+1);

    TypeOfPrev(sequencei,intervali,b)==TypeOfPrev(sequence0,interval0,b);

    ForbidStrat(interval,stepFunction);

    ForbidEnd(interval,stepFunction);

     

    Thanks in advance.


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: Mathematical formula for some OPL functions

    Posted 02/20/18 02:23 AM


  • 3.  Re: Mathematical formula for some OPL functions

    Posted 02/21/18 05:18 AM

    Originally posted by: Wahiba123


    I had have a look, but there is no mathematical description for the functions, I need help on the way to write them mathematically. Thanks


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 4.  Re: Mathematical formula for some OPL functions