Save incumbents as the solver runs
AnsweredIs there a way for Gurobi to save all of the incumbents as it runs? I'm trying to understand the 'overfitting' in ILP solvers just like this paper does for Bayesian Optimization: https://arxiv.org/pdf/2104.08166.pdf.
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
Hi Rohan,
The easiest option would be to write the incumbents found during the optimization into files by setting the parameter SolFiles.
If this does not work for you, please let us know.
Best regards,
Maliheh
1
Post is closed for comments.
Comments
2 comments