Originally posted by: sunilbt
I have FORTRAN program output to which I need to use CPLEX optimizer.
So I wanted to know is it better to use FORTRAN to call CPLEX optimizer.
If so where can I find the FORTRAN examples?
or
Can I call CPLEX using C++ or C-
If so how can I use it with FORTRAN?
#CPLEXOptimizers#DecisionOptimization