Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Cplex Error 1016

    Posted 05/30/13 10:34 AM

    Originally posted by: zetrix


    I have develpoed an app using C#  which loads a cplex model to resolve a linear system (if it's spelled so).
    the problem that I get is the error montioned in the title.
    but when I use the model in opl studio 9.0 it works fine.
    I dont know if the version is limited or there is a problem with C#.
    if there is any one could I help i'll apreciate it.

    is there any way I can load a cplex model from C# without filling it up manually (by code).


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Cplex Error 1016

    Posted 06/03/13 05:01 AM

    Originally posted by: TobiasAchterberg


    The CPLEX Error 1016 means that you are using a preview edition, i.e., a version that is limited in the size of models that you can solve.

    If you are an academic, then you can just download the Academic Initiative version for free, which is the full, unlimited IBM ILOG CPLEX Optimization Studio.

    If you are a commercial user then you can contact your local sales representative and discuss what the options are.


    #CPLEXOptimizers
    #DecisionOptimization