Replies: 1 comment
-
Thank you for the suggestion. I sent you a private email to continue this discussion offline. Please let me know if you did not receive any such email. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure that what I submitted to MIPLIB a few years ago will meet your criteria.
See https://miplib.zib.de/instance_details_seqsolve1.html for a description, followed by https://miplib.zib.de/instance_details_seqsolve2short4288.html and then https://miplib.zib.de/instance_details_seqsolve3short4288excess384.html
These are 3 problems, where hierarchical optimization is used. So it is valid to take a solution from the first problem and use it to create a MIP start for the second problem, and then take a solution from the second problem and use it as a MIP start for the third problem.
Beta Was this translation helpful? Give feedback.
All reactions