Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: yokito
Hi,
I would like to ask you about exporting a model to .mod or .dat from ILO CPLEX 12.4 C++ using Visual Studio 2010. Which commands do I have to use? I have looked on google and no luck.
Thanks!!
If you are talking about a model that is stored in an instance of IloModel then it is not possible to export that to an OPL model in .mod/.dat. The model in IloModel just is no OPL model.
If you are talking about a model stored in one of the IloOpl* classes, then please ask the question on the OPL Forum.