Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Execution time

    Posted 04/19/12 11:16 AM

    Originally posted by: Rommelds


    Hello,

    I am working on a project with the OPL technology and Eclipse IDE.

    How can I stop the model after a certain time?

    For example, if the execution time of the model > T, which is calibrated beforehand, my model returns 0 to the objective function value.

    Thank you.

    Rommel.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Execution time

    Posted 04/23/12 08:03 AM

    Originally posted by: SystemAdmin


    You can set a time limit in the settings file. CPLEX will stop after the time limit is hit and you can investigate the best solution(s) found so far.
    Note that there is a specific OPL Forum for questions that relate to OPL and the OPL IDE.
    #CPLEXOptimizers
    #DecisionOptimization