Monitoring of the optimal value of variables as a matrix
Hi, I have a MIP model which has three index variable and i want to print values of this variable as a matrix. How can i do this with Gurobi in Python ?
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,
This seems to be a pure Python issue without anything specific about Gurobi. Could you maybe share a code snippet?
I am also unsure about how to print a 3-dimensional structure in matrix form. Could you please elaborate?Cheers,
Matthias0
Post is closed for comments.
Comments
2 comments