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