Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  run a flow control script

    Posted 11/02/10 11:33 AM

    Originally posted by: newuser2010


    Hi,I wrote a main.mod, but when I want to run it, I did not see "Solve problem once" or "Solve models sequence by changing data". How should I do? Thanks a lot.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: run a flow control script

    Posted 11/15/10 07:13 PM

    Originally posted by: SystemAdmin


    Hi,

    I am assuming you looked at the example "mulprod" which has several run configurations including "Solve problem once" and "Solve models sequence by changing data".
    These run configurations are not automatically created when you create a main script, you need to create them yourself.
    If you have created a main script, you now need to add it to a run configuration (you can name it anything relevant to your project) and then you can execute the main script.

    I encourage you to look at the documentation of the mulprod example under: "IDE and OPL > Optimization Programming Language (OPL) > Language User’s Manual > IBM ILOG Script for OPL > Tutorial: Flow control and multiple searches". This should help you get a better understanding of the script and its interaction with your model.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer