Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

Display solution time (processing / computation) time in OPL / CPLEX

  • 1.  Display solution time (processing / computation) time in OPL / CPLEX

    Posted 11/23/09 02:05 AM

    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