Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Support for Linux

    Posted 10/13/11 12:06 AM

    Originally posted by: SimonRyu


    Hi, all

    I try to install and develop program using the CPLEX ver. 12.3 in C++ language on the following platform.

    (A) The version of OS
    Red Hat Enterprise Linux AS release 4 (Nahant Update 2)

    (B) The specification of machine
    Cluster computer with 118 nodes:
    each node has an AMD Opteron dual core 2.2 GHz with 2 GB RAM and dual CPU's for each node.

    My questions are:

    (1) the CPLEX ver. 12.3 (cplex_studio123) is properly installed and work?, and
    (2) If yes for (1), could recommend a development tool for me?

    Actually, I have experienced the development with the CPELX ver. 12.2 on the Windows platform using Microsoft Visual Studio.

    cheers.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Support for Linux

    Posted 10/13/11 05:11 PM

    Originally posted by: SystemAdmin


    > SimonRyu wrote:
    >
    > My questions are:
    >
    > (1) the CPLEX ver. 12.3 (cplex_studio123) is properly installed and work?,

    I'm not sure exactly what you are asking here. CPLEX 12.3 (interactive solver and libraries) works fine with most Linux distributions, and I'm pretty sure that includes Red Hat. The "Studio" IDE, however, only works on Windows. There's another thread someplace where a user showed how he hacked a few things to get it to work on Linux. (Studio is built on the Eclipse platform, and Eclipse works fine on Linux, so Studio should work on Linux; but it doesn't, at least not withut some tweaking.)

    > and
    > (2) If yes for (1), could recommend a development tool for me?

    If by "tool" you mean IDE, I've used both Eclipse and NetBeans with CPLEX and like both. I'm not sure which you would consider closer to MSVS.

    Paul
    Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Support for Linux

    Posted 10/13/11 05:15 PM

    Originally posted by: SystemAdmin


    > SimonRyu wrote:
    >
    > My questions are:
    >
    > (1) the CPLEX ver. 12.3 (cplex_studio123) is properly installed and work?,

    I'm not sure exactly what you are asking here. CPLEX 12.3 (interactive solver and libraries) works fine with most Linux distributions, and I'm pretty sure that includes Red Hat. The "Studio" IDE, however, only works on Windows. There's another thread someplace where a user showed how he hacked a few things to get it to work on Linux. (Studio is built on the Eclipse platform, and Eclipse works fine on Linux, so Studio should work on Linux; but it doesn't, at least not withut some tweaking.)

    > and
    > (2) If yes for (1), could recommend a development tool for me?

    If by "tool" you mean IDE, I've used both Eclipse and NetBeans with CPLEX and like both. I'm not sure which you would consider closer to MSVS.

    Paul
    Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: Support for Linux

    Posted 10/13/11 09:20 PM

    Originally posted by: SimonRyu


    Thank you so much for your quick and kind reply.
    #CPLEXOptimizers
    #DecisionOptimization