Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Windows to Linux Problem

    Posted 11/17/16 04:48 AM

    Originally posted by: M.Heshmat


    Dear Sir,

    I have .mod file coded in CPLEX 12.2 which is installed in Windows operating system PC. The model runs without any errors, but need time to give optimum solution. Due to the large computation time, I used a server-based workstation which runs in Linux operating system to solve the .mod. The workstation has CPLEX 12.6. When I upload the .mod to the server, errors emerge  by CPLEX 12.6 as attached. What should I do to solve my problem?

    Any answer is appreciated.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Windows to Linux Problem

    Posted 11/17/16 06:21 AM

    Hi,

    on linux, have you tried with the IDE or oplrun ?

    regards


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Windows to Linux Problem

    Posted 11/17/16 11:49 AM

    It looks like you're trying to run your OPL model using the CPLEX interactive ... that won't work.

     

    As Alex suggested, you'll need to run with the IDE or oplrun.

     


    #CPLEXOptimizers
    #DecisionOptimization