Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Passing optimal solution as data for a second model

    Posted 08/02/12 07:55 AM

    Originally posted by: alib


    Hi,
    I solve model1 and obtain an optimal solution x[i]. This variable becomes data for a model2 and solve model 2 using optimal values of X[i] of the model 1.
    Is there any example showing how to do this, using script OPl studio 12.2?
    Thanks in advance
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Passing optimal solution as data for a second model

    Posted 08/02/12 08:40 AM

    Originally posted by: alib


    This problem is solved. The answer in the example of cutstock with flow control
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: Passing optimal solution as data for a second model

    Posted 08/21/12 08:16 AM

    Originally posted by: SystemAdmin


    What if there is a mod3,which executes mod1 and mod2. mod2 needs the solution of mod1 to perform further optimization, how to pass this data?
    #DecisionOptimization
    #OPLusingCPLEXOptimizer