How to display more outputs?
回答済みI wrote a program and output all feasible solutions at the same time.
But when the number of feasible solutions increases, I cannot view all the outputs.
How can I make the output window display more lines?
Looking forward your reply.
Thank you.
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,
The window size and the scrollback buffer are properties of the terminal you are using and you can adjust them directly through the terminal properties.
When using Gurobi, it is highly recommended to log the results into files. For the specific use case you described, you might be able to set the parameter SolFiles to write all the incumbent solutions found into files.
Best regards,
Maliheh
0
投稿コメントは受け付けていません。
コメント
2件のコメント