<br><font size=2 face="sans-serif">I've got COIN-OR all downloaded. &nbsp;I
built the bcps application in the BranchAndCut example directory. &nbsp;I
actually solved some of our simpler mixed-integer problems. &nbsp;So I'm
fairly happy so far.</font>
<br>
<br><font size=2 face="sans-serif">To solve our larger problems will take
more ingenuity. &nbsp;One difficulty to overcome is the tens of millions
of lines that the application delivers to standard output during one of
our 12-hour runs. &nbsp;I would like better control over this chatter.
&nbsp;I discovered the parameter BCP_VerbosityShutUp; when I enable it,
it helps a lot. &nbsp;But output from Clp still sneaks through, and it
alone can account for several million lines.</font>
<br>
<br><font size=2 face="sans-serif">Is there any standard way to turn off
Clp output under Bcp? &nbsp;Thanks in advance, and the ordinary retrospective
sort of thanks for the work that has already gone into COIN-OR.</font>