Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Executing multiple model an data files

    Posted 03/03/09 12:32 PM

    Originally posted by: SystemAdmin


    [researcher_or said:]

    Hi Guys,
    Am new to OPL and am facing the below problem:

    I have 4 models for my use case- base case, optimal, robust and original. Essentially each of these uses a different algorithm for the result. Each model also has 3-4 data files associated with it. Currently  I need to run these models one by one to see the different results. Is there a way(using a script or something) to run all these models by a single click or run. Iam using OPL Studio- 6.1

    Thanks,
    Sam.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Executing multiple model an data files

    Posted 03/03/09 12:49 PM

    Originally posted by: SystemAdmin


    [alain.chabrier said:]

    Hi,

    with Script (implementation of Java Script) wyou can chain and/or combine models.

    You might refer in documentation to :
    ILOG OPL Development Studio 6.1.1 > Language > Language User’s Manual > ILOG Script for OPL > Tutorial: Flow control and multiple searches

    or

    ILOG OPL Development Studio 6.1.1 > Language > Language User’s Manual > ILOG Script for OPL > Tutorial: Flow control and column generation

    Hope this helps,

    Alain

    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: Executing multiple model an data files

    Posted 03/19/09 11:17 AM

    Originally posted by: SystemAdmin


    [researcher_or said:]

    Thanks Alain

    I will try this approach
    #DecisionOptimization
    #OPLusingCPLEXOptimizer