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