Accessing optimization iteration data
回答済みDear community,
I am quite new to gurobi and until now I mainly used the solver without having more interest in the optimization process itself. Now, I want to get a deeper look into what is happening inside the solver.
Therefore, I was wondering, if it is possible to access the optimization iterations interim results, e.g. the current objective function value, the corresponding decision variables, gradients and others. In my case, I am working with a linear problem.
Thanks and stay healty
0
-
正式なコメント
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,
You can access a lot of intermediate information via callbacks (see here for the list of callback codes).
Best regards,
Jaromił0
投稿コメントは受け付けていません。
コメント
2件のコメント