Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Minimum of 2 value

    Posted 01/16/15 06:22 AM

    Originally posted by: Thaher


    Hi All,

    I have a constraints that enforces that a certain variable should be less than equal the minimum of   2 other input date, i.e 

    X <= min of ( A,B) 

    I am not sure how to express it in OPL.

    Appreciating your help!

     

    Regards, 

     


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Minimum of 2 value

    Posted 01/16/15 07:58 AM

    Hi

    have you had a look at minl ?

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: Minimum of 2 value

    Posted 01/16/15 08:36 AM

    Originally posted by: Thaher


    Thanks, I looked at initially,  I thought it is exclusive for array like.  It works now. 


    #DecisionOptimization
    #OPLusingCPLEXOptimizer