Retrieve Pool Solutions in Callback
AnsweredHi everyone,
is it possible to retrieve solutions from the solution pool during a callback? Or can pool solutions only be retrieved after the solving process finished?
Best,
Jan
0
-
Hi Jan,
It is not possible to retrieve the sub-optimal pool solutions during a callback since it is not possible to change parameters in a callback. You can only access the values for the current best solution.
You could save objective and/or variable solution values during a MIP callback whenever a new solution is found to use this information later on.I hope this helps,
Marika0
Please sign in to leave a comment.
Comments
1 comment