Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

Does the CPLEX Community Edition Constraint Limit count LazyCutConstraints?

  • 1.  Does the CPLEX Community Edition Constraint Limit count LazyCutConstraints?

    Posted Sun February 12, 2017 01:53 PM

    Originally posted by: BerkUstun


    I noticed that the CPLEX Community Edition limits the number of variables / constraints that can be included in a MIP to 1000. I'm wondering whether LazyCutConstraints are included in this limit? 


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Does the CPLEX Community Edition Constraint Limit count LazyCutConstraints?

    Posted Mon February 13, 2017 01:30 AM

    Yes, these constraints are included in the limit.


    #CPLEXOptimizers
    #DecisionOptimization