How to set the gurobi not to be verbose?

1,009 views
Skip to first unread message

justin

unread,
Sep 1, 2010, 2:06:51 PM9/1/10
to Gurobi Optimization
I am calling Gurobi inside Python.
It seems by default, Gurobi spits out messages during the process.
But since it's inside my Python implementation, the messages from
Gurobi confuse the posterior processes.

Can I make Gurobi shut up in Python interface?

Justin.

Greg Glockner

unread,
Sep 1, 2010, 2:08:13 PM9/1/10
to gur...@googlegroups.com
Just set the OutputFlag parameter to 0.

Reply all
Reply to author
Forward
0 new messages