Decision Optimization

Decision Optimization

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

 View Only
  • 1.  CPLEX Optimization Studio 12.8 is coming in December

    Posted Tue November 07, 2017 10:31 AM

    Dear COS users,

    We are putting the last touches to the next version of CPLEX Optimization Studio.  Version 12.8 should be available to all in the first half of December.

    Here are some of the most prominent changes:

    • Performance improvements on a wide range of problem types, notably for CP Optimizer
    • OPL and the IDE available on MacOS.

    You will find more details at https://ibm.co/2ywagsU.

     


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: CPLEX Optimization Studio 12.8 is coming in December

    Posted Wed December 13, 2017 05:34 PM

    Originally posted by: AndyHam


    I will be looking forward to having the version 12.8 for the following two aspects :

    • Average time CP Optimizer needs to find and prove optimality on integer problems has been halved!
    • The APIs IloCP::getObjBound() and IloCP::getObjGap() give access to the bound and the gap.

    #DecisionOptimization
    #OPLusingCPOptimizer


  • 3.  Re: CPLEX Optimization Studio 12.8 is coming in December

    Posted Sat January 27, 2018 08:40 AM

    Originally posted by: AndyHam


    Dear IBM,
    I am currently using 12.8 and trying to access the bound and gap since it would be a great help on my research.

    However, I cannot identify the function names: getObjBound() and getObjGap().
    Please check out the screen captures.

    Thanks,
    Andy

     


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 4.  Re: CPLEX Optimization Studio 12.8 is coming in December

    Posted Wed February 07, 2018 03:12 PM

    Originally posted by: AndyHam


    Can I have an answer for my earlier question? Thanks!


    I am currently using 12.8 and trying to access the bound and gap since it would be a great help on my research.

    However, I cannot identify the function names: getObjBound() and getObjGap().
    Please check out the screen captures.


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 5.  Re: CPLEX Optimization Studio 12.8 is coming in December

    Posted Thu February 08, 2018 03:14 AM

    Hi,

    unfortunately this is not yet available in OPL and you could log a Request for Enhancement

    https://www.ibm.com/developerworks/rfe/execute?use_case=changeRequestLanding&BRAND_ID=401&PROD_ID=1290&x=18&y=15

    In the meantime you could use in OPL an external java call to get that information

    regards


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 6.  Re: CPLEX Optimization Studio 12.8 is coming in December

    Posted Thu February 08, 2018 08:22 AM

    Originally posted by: AndyHam


    Thanks for the information.


    #DecisionOptimization
    #OPLusingCPOptimizer