Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Just installed CPLEX on linux....

    Posted 10/28/10 02:09 PM

    Originally posted by: kwak


    Ok,

    Just installed CPLEX on linux-64. As per the instructions, i must verify my licence key has been installed correctly.

    1. Go to cplexstudio_dir/cplex/bin/machine_dir
    2. Run the cplex program

    Directory (1) http://.../bin/x86-64_sles10_4.1 is populated with 3 exe files (convert/cplex/cplexamp) a log file and a .so file. What exactly is meant by "run" cplex ?
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Just installed CPLEX on linux....

    Posted 10/28/10 03:19 PM

    Originally posted by: SystemAdmin


    > kwak wrote:

    > Directory (1) http://.../bin/x86-64_sles10_4.1 is populated with 3 exe files (convert/cplex/cplexamp) a log file and a .so file. What exactly is meant by "run" cplex ?

    From that directory, run ./cplex in a terminal. (The convert program apparently gets rid of blanks in variable/constraint names in file problems; AMPL users run cplexamp as their solver from AMPL.)

    /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: Just installed CPLEX on linux....

    Posted 10/29/10 03:44 AM

    Originally posted by: kwak


    Thanks Paul,

    Best,
    #CPLEXOptimizers
    #DecisionOptimization