Originally posted by: Cindy White
Hi,
When I run models in CPLEX 10 or CPLEX 11, it always reports the Solution time, Iterations, Nodes, etc.
Now I am trying the same models in OPL / CPLEX 12 with .mod files. When I run the .mod file with oplrun, the objective is reported, but none of the processing statistics are reported.
I can display solution variables from the .mod scripts with the "execute DISPLAY {", for loops and writeln, however, I have been unable to figure out where to get the processing time and other related information or how to display it.
Which statement or variables provides this information?
Kind regards,
Cindy
#DecisionOptimization#OPLusingCPLEXOptimizer