Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Implication Constraints in CPLEX

    Posted 06/22/12 03:58 AM

    Originally posted by: SKSCPLEX


    We have observed that CPLEX allows the inclusion of implication constraints over decision variables. However, we are not sure how exactly CPLEX handles such constraints. Does it convert these implication constraints to the traditional <= form using mathematical modelling (as is usually done offline) or does it combine some other technique (along with B&B +cuts) to solve these models ?

    And more importantly, can a model with integer variables and implication constraints be termed as MILP for the textbook definition of MILP models require the constraints to be in the <= (or >=) form ?

    Thanks !!
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Implication Constraints in CPLEX

    Posted 07/30/12 06:09 AM