Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Deployment of CPLEX model

    Posted 05/05/15 05:58 AM

    Originally posted by: 1S7T_Rajeev_Namboothiri


    Hi,

    I have a CPLEX model built in Excel using the Developer Edition of CPLEX. I need to send this model to a client who need to execute the same model with new data. Which CPLEX license should the client purchase and install? Please note that the client doesn't need to build CPLEX models, and only need to execute the already built model in Excel.

     

    Thanks,

    Raj


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Deployment of CPLEX model

    Posted 05/05/15 06:20 AM

    Hi,

    I think the client needs to buy CPLEX deployment edition licenses.

    Have you used the CPLEX Optimizer Excel plug-in or OPL to build the model ?

    regards


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Deployment of CPLEX model

    Posted 05/05/15 06:25 AM

    Originally posted by: 1S7T_Rajeev_Namboothiri


    Thanks for the info, Alex!

    I am using the Excel plug-in. Is that available with deployment edition license? Or does the model need to be in OPL for deployment license ?

    -Raj


    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: Deployment of CPLEX model

    Posted 05/05/15 07:07 AM

    Hi,

    the excel plugin is in the deployment version.

    I just wanted to make you aware of what is written in the documentation at

    IBM ILOG CPLEX Optimization Studio V12.6.0 > Introducing IBM ILOG CPLEX Optimization Studio V12.6.0 > Previous release notes and OPL migration guide > CPLEX previous versions > Release notes for CPLEX Optimizers V12.5 > Conversion notes for all users

    Excel connector deprecated

    The CPLEX connector for Excel has been deprecated. It will be removed in a future release. Clients currently using this feature should consider migrating to the OPL data source feature of IBM ILOG CPLEX Optimization Studio or using the .NET interfaces of CPLEX instead.

    regards


    #CPLEXOptimizers
    #DecisionOptimization


  • 5.  Re: Deployment of CPLEX model

    Posted 05/05/15 08:06 AM

    Originally posted by: 1S7T_Rajeev_Namboothiri


    Thanks Alex. That was useful information!

    I understand that we can read from Excel and write to Excel using OPL. But is it possible to invoke an OPL model within Excel itself, without opening OPL IDE? What I am looking for is a solution where my client just need to open the data in an excel file, optimize within excel itself and have the output written back to the same file.


    #CPLEXOptimizers
    #DecisionOptimization


  • 6.  Re: Deployment of CPLEX model