Originally posted by: SystemAdmin
Dear Alex,
so far I did not work with it, but I guess if you have a look at
IBM ILOG OPL V6.3 > Language > ILOG Script Reference Manual > IloOplModel
and use the methods
setPoolSolution(soln)
printSolution()
jointly with
IloCplex.solnPoolNsolns
it could do the job.
Best regards
Norbert
#DecisionOptimization#OPLusingCPLEXOptimizer