Originally posted by: dramaticlook
I am looking for a way to invoke an existing CPLEX .mod file by passing the necessary parameters and getting the result as a variable to use inside a C# code. My researches provide some existing CPLEX libraries (.NET, Java or MatLAB) to use. However I couldn't find a way to run an external CPLEX function. Need you help and thanks in advance.
#CPLEXOptimizers#DecisionOptimization