Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  compiling c++ code

    Posted 07/22/08 02:14 PM

    Originally posted by: SystemAdmin


    [tech said:]

    i am trying to compile my c++ code for an ILP problem on a solaris server that contaisn the cplex solver. i don't have an admin privilege on the server. i am trying to compile it using a make file. the CC compiler's version is 5.5.

    i am not able to compile my program on the server.

    would any body please give me a make file to compile a c++ code on a solaris server. my c++ code is saved in a directory different from the cplex directory.
    thanks
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: compiling c++ code

    Posted 07/22/08 06:06 PM

    Originally posted by: SystemAdmin


    [tech said:]

    thax guys,
    i have solved it
    #DecisionOptimization
    #OPLusingCPLEXOptimizer