Originally posted by: bernardokp
Hello Luis,
yes, many people wrote me about this, it is such an important thing and I cannot do it in OPL.
A friend proposed a solution that I have not tried. He said to use a script (attached file) and to add the following lines after the .mod:
execute {
IloOplImportJava("SA.jar");
write(IloOplCallJava("SA", "sa", "", thisOplModel));
}
Let me know if it works.
Best,
Bernardo
#CPLEXOptimizers#DecisionOptimization