Originally posted by: Stefano_TUE
Hi,
I was wondering whether from C++ I can create a complete model in OPL and send it directly to CPLEX.
Currently, I can create the model in OPL and save it in a txt file, but now I need a way to call CPLEX and send the content of the txt file.
I would appreciate your help.
Stefano
#DecisionOptimization#OPLusingCPOptimizer