Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Limits of CPLEX

    Posted 09/30/15 06:49 AM

    Originally posted by: Yashgt


    Hi,

    We have a problem involving 100K variables in the objective function and 1500 conditions. Does CPLEX support such numbers?

    If so, what are the limits and performance benchmarks of CPLEX?

     

    Regards,

    Yash

     


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Limits of CPLEX

    Posted 10/15/15 08:45 AM

    Yes, CPLEX can handle this number of variables and constraints.

    The number of variables and constraints is limited by what fits into a 32bit signed integer and your main memory.


    #CPLEXOptimizers
    #DecisionOptimization