Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  RPC libraries for CPLEX?

    Posted 11/06/08 03:22 PM

    Originally posted by: SystemAdmin


    [christos_99 said:]

    Dear all,

    I 'm tackled with the following problem: The CPLEX installation I've been provided is on a linux machine but my algorithm developed so far is written in c# using .NET. Thus there is no option for me to embed CPLEX engine in my algorithm as in a linux installation of CPLEX no cplex.dll are installed (under the concert directory). So I'm thinking to use some RPC dll's to contact server and send the problems there and get the solutions respectively.I searched the web but I didn't find something yet. If anyone has faced something related to the situation described above please provide me with his/her help.

    Best,

    Chris
    #DecisionOptimization
    #MathematicalProgramming-General


  • 2.  Re: RPC libraries for CPLEX?

    Posted 11/13/08 08:20 PM

    Originally posted by: SystemAdmin


    [Didier Vidal said:]

    Chris,

    Are you developing on Windows ? If yes, the Windows version of CPLEX (version 9 and above) provides a C# API.

    Didier Vidal
    #DecisionOptimization
    #MathematicalProgramming-General