Originally posted by: Moit1910
Hello,
just a short question:
What command do I need to display my final solution in the solution log? I'm solving 2 models with multiple data-sets using a main-block and it does what it should. But now I want to display the solution variables of the last solution in the solution log.
I already tried
thisOplModel.postProcess();
and it does the postProcessing-actions (like writing to the scripting log and writing the results to excel and so on), what is good.
But it won't display the solution variables in the solution log.
Can you help?
#CPLEXOptimizers#DecisionOptimization