Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Access to intermediate solutions .

    Posted 04/09/08 08:53 PM

    Originally posted by: SystemAdmin


    [seigon said:]

    I am trying to implement the penalty function on the score computed by the scheduler. I encounter some problems with that. I would appreciate any answer/advice regarding the questions below. 

    1. Is it possible to access the intermediate solutions in ILog OPL before the program terminates with the optimal solution? How can I do it?

    2. Is there a way to implement the penalty function on the intermediate solution for the objective function?

    Thank you in advance!


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: Access to intermediate solutions .

    Posted 04/10/08 02:14 PM

    Originally posted by: SystemAdmin


    [Didier Vidal said:]

    Seigon,

    You can iterate over solutions.
    In OPL 2.7 or 3.6 (I assume it is the version you are using), you can find such example in OPLSt371\examples\opl\scripts\vellino.osc

    Didier.
    #DecisionOptimization
    #OPLusingCPOptimizer