Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  export profiler in OPL

    Posted 04/12/19 03:42 PM

    Originally posted by: open_ball


    Is it possible to write the information shown in profiler into a txt file? 


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: export profiler in OPL

    Posted 04/12/19 04:51 PM

    Hi,

    yes:

    1) If you are in the IDE , you right click in the profiler tab and you ll see

     

    and if you click on copy contents you will be able to paste in a text file

     

    2) You could use oplrun -profile model.mod > prof.txt

     

    And then in prof.txt you get the profile

     

    regards

     

    https://www.linkedin.com/pulse/low-barrier-entry-optimization-through-cplex-alex-fleischer/


    #DecisionOptimization