Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  OPL ignoring options?

    Posted 08/24/12 04:10 PM

    Originally posted by: Eumpfenbach


    I want to call OPL from Matlab only to create an LP file. I call it as:

    dos('oplrun -p C:\Users\Ed\opl\New_MNL\ New_MNL_Configuration');

    -p for project

    C:\Users\Ed\opl\New_MNL\ is the location of the OPL project

    New_MNL_Configuration is the name of the name of the run configuration I created in the IDE

    It starts to solve the full MIP each time. When I just run the configuration in the IDE, I have it set to do one simplex iteration (and then write the .lp file, which is what I am after).

    Any hints?
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: OPL ignoring options?

    Posted 08/24/12 07:35 PM

    Originally posted by: Eumpfenbach


    nevermind. Figured out my error.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer