Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Redirecting profiler window to a file?

    Posted 06/18/10 05:13 AM

    Originally posted by: SystemAdmin


    Howdy,

    this question has been posted within a different thread.
    In order to raise attraction it is reposted with a more
    suitable subject....
    Is it possible to redirect the profiler output to a file?
    It would then be possible to run some scripts on that file
    to perform further analysis.

    The only solution I am aware of is to manually copy the
    content to a file. (Right mouse click in the profiler
    window - there should be something like "Copy content ...".)

    I am looking for an automatic way to redirect it!!

    Any suggestions?

    Norbert
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Redirecting profiler window to a file?

    Posted 08/04/10 08:45 AM

    Originally posted by: SystemAdmin


    you should use the OPL standalone oplrun executable.
    oplrun -h will show you how to launch your config.

    Then use the -profile option and redirect to an output file with "> myFile"
    #DecisionOptimization
    #OPLusingCPLEXOptimizer