[Cbc] Verbose CLI Flag for CbcMain01?

Matthew Gidden gidden at wisc.edu
Mon Aug 18 12:47:43 EDT 2014


Perfect! Thanks Miles.


On Mon, Aug 18, 2014 at 11:42 AM, Miles Lubin <miles.lubin at gmail.com> wrote:

> Hi Matthew,
>
> You can suppress output when using CbcMain1 by passing "-log 0" in
> argv/argc:
> const char* argv[] = {"Cbc", "-log", "0", "-solve", "-quit"};
>
> Best,
> Miles
>
>
> On Mon, Aug 18, 2014 at 10:37 AM, Matthew Gidden <gidden at wisc.edu> wrote:
>
>> Hi all,
>>
>> 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'm using both of these functions
>> inside of a library and would like to suppress the output. Would this be
>> difficult/worthwhile to accomplish?
>>
>> Cheers,
>>
>> --
>> Matthew Gidden
>> Ph.D. Candidate, Nuclear Engineering
>> The University of Wisconsin -- Madison
>> Ph. 225.892.3192
>>
>> _______________________________________________
>> Cbc mailing list
>> Cbc at list.coin-or.org
>> http://list.coin-or.org/mailman/listinfo/cbc
>>
>>
>


-- 
Matthew Gidden
Ph.D. Candidate, Nuclear Engineering
The University of Wisconsin -- Madison
Ph. 225.892.3192
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20140818/4578b0a6/attachment.html>


More information about the Cbc mailing list