Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  interval checking

    Posted 08/20/16 04:08 PM

    Originally posted by: FiFila


    Hi

    If I have a table containing some lower and upper bound (l0,u0,l1,u1,l2,u2,...,ln,un) (l,u lower and upper bound) and In want to check the interval (Li,Ui] is subset of which ones, how I can do this?


    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: interval checking

    Posted 08/30/16 04:34 AM

    Originally posted by: rdumeur


    Dear Fifila,

     

    Wouldn't it be possible for you to use an alternative constraint on interval variables?

    You can constrain each member of the alternative with Ii,ui so that your selected alternative will be inside one of them.

    I hope this helps,i

     

    Cheers,


    #CPOptimizer
    #DecisionOptimization