Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

Error in IBM ILOG CPLEX Optimization Studio Version 12.6.2

  • 1.  Error in IBM ILOG CPLEX Optimization Studio Version 12.6.2

    Posted Sat December 26, 2015 08:31 PM

    Originally posted by: Samira Fazel


    Hi All,

    Running my code in OPL Version 12.6.2, I have the following error:

    "### ENGINE exception: CPLEX Error  1016: Restricted version.  Problem size limits exceeded."

    Just wondering if anyone knows how to solve this error.

     

    Thanks,

    Sami

     


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Error in IBM ILOG CPLEX Optimization Studio Version 12.6.2

    Posted Sun December 27, 2015 02:21 AM

    Hi,

    this means you are using the community edition at

     

    http://www-01.ibm.com/software/websphere/products/optimization/cplex-studio-community-edition/

     

    To address bigger problems you should either move to the Academic Initiative version, a commercial version or try the 12.6.3 community edition and then solve in the cloud through DOCLOUD

     

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer