Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Non linear constraint

    Posted 05/15/19 06:07 AM

    Originally posted by: ShaCplex


    Hi Alex,

     

    I have a constraint  X ij ( Yj * t ) <= C , where X ij is a binary variable, Yj is an integer variable having bounds 0 <= Yj <= 6.

    t and C are constants.

    Whats the best way to write this constraint  so that cplex solves? other than this constraint, everything else in the model is linear.

    I am using docplex modelling.

     

     

     

    Regards,

    Shahul


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Non linear constraint