Decision Optimization

Decision Optimization

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

 View Only
  • 1.  oplrun setting files

    Posted Sat March 10, 2018 02:17 AM

    Originally posted by: skyskyhuanghuang


    Hi,everyone:

        I encountered a problem,oplrun -v "a.file" "a.dat" ,but How can I join an .ops file?

    I set the Search Control Log verbosity to quiet, I don't see the engine log in ide,I want to use oplrun -v "a.file" "a.dat" and do not output the engine log. What should I do?


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: oplrun setting files

    Posted Sat March 10, 2018 08:07 AM

    Hi

    you should have your .ops part of a run configuration and use oplrun -p

    -p
    project-dir: [run configuration]
    Executes the run configuration of the project identified by its path. If you do not specify a run configuration, the default one is executed.

    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: oplrun setting files

    Posted Mon March 12, 2018 09:21 PM

    Originally posted by: skyskyhuanghuang


    ok,thank you


    #DecisionOptimization
    #OPLusingCPLEXOptimizer