Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  CPLEX ifthen constraints

    Posted 05/22/12 06:38 PM

    Originally posted by: SystemAdmin


    Hallo

    Does anyone know if there is a limit on the number of ifthen constraints in a model?

    Thanks
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: CPLEX ifthen constraints

    Posted 05/23/12 12:37 AM

    Originally posted by: SystemAdmin


    Unless you use a trial version of CPLEX there is no limit on the number of variables or constraints, no matter of which type they are.
    The only limits that exist are your computer's memory and the requirement that the number of variables and constraints must not exceed 2^31.
    #CPLEXOptimizers
    #DecisionOptimization