Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Tuple

    Posted 10/23/19 12:34 AM

    Originally posted by: sandeepsinghchauhan


    I have this data which I want to use in OPL model. Where I dont want to extract 'Material' column. I want to arrange this data with 'Onumber'. Please help


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Tuple

    Posted 10/23/19 12:47 PM

    Hi,

    I see 2 easy options.

    1) Read material and do not use it.

    2) Read 2 tuple sets, 1 from A2:H10 and the second one J2:J10

    I really prefer option1

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer