Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  IloOpl::addCuts and else

    Posted 08/22/08 07:23 PM

    Originally posted by: SystemAdmin


    [thiago.serra said:]

    Hi all,

    As far as I could realize, some methods are not implemented for working on ILOG OPL, like addCuts from IloOpl class.
    Have I misundestood it, or is that right?
    I´m really interested in adding rows iteratively to a CPLEX model.

    Thanks a lot,
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: IloOpl::addCuts and else

    Posted 09/17/08 12:56 PM

    Originally posted by: SystemAdmin


    [osta said:]

    Indeed, I have the same need as you. Hope someone would help us.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: IloOpl::addCuts and else

    Posted 09/17/08 01:08 PM

    Originally posted by: SystemAdmin


    [alain.chabrier said:]

    Hi,

    Note than in C++/Java/.NET, when the CPLEX instance has extracted a model (either coming from OPL or from Concert modeling), the use of the IloCplex instance is the same.

    From Script this is indeed not possible currently.

    What exactly would you like to do ?

    Alain
    #DecisionOptimization
    #OPLusingCPLEXOptimizer