Decision Optimization

Decision Optimization

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

 View Only
  • 1.  CPLEX ifthen constraints

    Posted Tue May 22, 2012 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 Wed May 23, 2012 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