Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  CPLEX and CPOptimizer hybrid mode

    Posted 02/24/14 01:31 PM

    Originally posted by: CSNH_Yuhui_Shi


    Hi All,

    I am trying to use CPLEX and CPOptimizer to code a Column Generation/CP flavor model, where CP is used in solving pricing problem. But the program is keeping generating  error

    class ilog.cplex.CpxRange$RngColumn has interface ilog.concert.IloColumn as super class

    I have read several posts on things might mess this up. The reason seems to lie on that CPLEX and CP both have their own implementation of Concert tech. My question is that has anyone succeeded in using these two things together? Especially I want to model things column-wisely.

    Thanks,

    Yuhui


    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: CPLEX and CPOptimizer hybrid mode

    Posted 02/28/14 07:11 AM

    I think you posted the exact same question in the CPLEX Forum as well. I have posted an answer there.

    In the future, please do not post the exact same question to multiple Forums. Or least mention explicitly that you did that.


    #CPOptimizer
    #DecisionOptimization