Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  how to call another code using opl

    Posted 02/16/12 08:40 PM

    Originally posted by: kutikz


    im a new cplex user, i have few algorithms which related to each other.
    1. should i merge the whole algorithms into one code or construct them in different code based on the original algorithms?
    2. if i construct them into few different codes, how to call the another code ? because they are interrelated

    i have tried to merge them into one code but it seems so difficult because it's quite complicated and i keep finding errors so i try to split them into few codes but im not sure how to call the other codes. thank in advance.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: how to call another code using opl

    Posted 02/29/12 04:20 PM

    Originally posted by: MSaqib


    Is it like one optimization's result gets used by another optimization as input and so on?
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: how to call another code using opl

    Posted 02/29/12 10:12 PM

    Originally posted by: kutikz


    yes, that is what i meant. i actually have seen the example in OPL, but i will be glad if i can get the simpler one so i could learn from it.

    can u help me?
    #DecisionOptimization
    #OPLusingCPLEXOptimizer