Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Data using column ID

    Posted 10/22/19 09:17 AM

    Originally posted by: sandeepsinghchauhan


    I have a excel file in which I have 'char', 'flot' and 'int' variables and each column has been defined by a unique ID name ('char'). How can I call the data in OPL and how can I excess the data in model. Please help me to explain it with an example.


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Data using column ID

    Posted 10/22/19 09:39 AM

    Hi,

    you could have a look at SheetRead

    you have an example in CPLEX_Studio129\opl\examples\opl\oil

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer