<div dir="ltr">Hi Matthew,<div><br></div><div>You can suppress output when using CbcMain1 by passing &quot;-log 0&quot; in argv/argc:</div><div>const char* argv[] = {&quot;Cbc&quot;, &quot;-log&quot;, &quot;0&quot;, &quot;-solve&quot;, &quot;-quit&quot;};<br>
</div><div><br></div><div>Best,</div><div>Miles</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 18, 2014 at 10:37 AM, Matthew Gidden <span dir="ltr">&lt;<a href="mailto:gidden@wisc.edu" target="_blank">gidden@wisc.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I was curious if it would be possible to add a CLI verbosity flag (that defaults to True to maintain current behavior) that is added as an argument for CbcMain0/1 (again, default True). I&#39;m using both of these functions inside of a library and would like to suppress the output. Would this be difficult/worthwhile to accomplish?</div>


<div><br></div><div>Cheers,<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div dir="ltr">Matthew Gidden<br>Ph.D. Candidate, Nuclear Engineering<div>The University of Wisconsin -- Madison<br>
Ph. <a href="tel:225.892.3192" value="+12258923192" target="_blank">225.892.3192</a><br></div></div>
</font></span></div></div>
<br>_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
<br></blockquote></div><br></div>