Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
Expand all | Collapse all

does OPL hide some advanced techniques in Integer Programming?

  • 1.  does OPL hide some advanced techniques in Integer Programming?

    Posted 02/04/09 01:30 PM

    Originally posted by: SystemAdmin


    [hidedeep2008 said:]

    for a huge instance of a certain integer programming problem, theoretically we tend to turn to some advanced techniques, like decomposition and column generation, to solve the problem systematically. Are these advanced ideas  hiden from the "high-level" programming environment of OPL? Can we easily implement these ideas within OPL?
    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: does OPL hide some advanced techniques in Integer Programming?

    Posted 02/04/09 01:30 PM

    Originally posted by: SystemAdmin


    [jfk said:]

    Hello,
    I invite you to take a look at
    baskeballscheduling
    cuttstock
    vellino
    prodplan
    mulprod
    projects contained in the standard distribution if you are interested in decomposition, column generation...

    although you've posted the question in a kind of "Integer Programming" context, these examples (and techniques) are not restricted to Integer Programming as you can observe e.g. in the vellino or baskeballscheduling examples where CP plays significant role.

    cheers

    #DecisionOptimization
    #OPLusingCPOptimizer