Hi,
how to set a parameter in OPL ? You have an example in settings : options
1,
2,
3in
https://www.linkedin.com/pulse/making-decision-optimization-simple-alex-fleischer/What you ask for :
execute
{
cplex.epgap=0.01;
cplex.mipemphasis=3;
}For the solution pool, see Get
several solutions in the same set of examples I mentioned
NB:
You could also see the solutions in the IDE
regards
------------------------------
ALEX FLEISCHER
------------------------------