Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  set an execution time limit in main (CPLEX)

    Posted 12/31/17 05:41 AM

    Originally posted by: johnytass


    Hi to every one,

    I am using ILOG CPLEX OPTIMIZATION STUDIO to solve some problems. At the bottom of my .mod file, after the section "subject to { ....} " I use a "main" block. All I want is to set an execution time limit within main, either if I use CPLEX optimizer or CP. (both cases).

    Thanks in advance..


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: set an execution time limit in main (CPLEX)

    Posted 12/31/17 09:23 AM


  • 3.  Re: set an execution time limit in main (CPLEX)

    Posted 12/31/17 01:33 PM

    Originally posted by: johnytass


    Thanks a lot Alex. It works fine.


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 4.  Re: set an execution time limit in main (CPLEX)