[Ipopt] Suppressing Ipopt output in a loop
Brad Bell
bradbell at seanet.com
Wed Sep 18 10:02:18 EDT 2013
I suppose that "sb" is shorthand for suppress banner ?
Is this part of the Ipopt API and is it documented somewhere ?
On 9/17/2013 10:57 AM, Jacek Blaszczyk wrote:
> Hi All,
>
> I am using the flowing line to suppress printing startup message
> of Ipopt:
>
> app->Options()->SetStringValue("sb","yes");
>
> I have found this solution by analyzing the source code of Ipopt.
>
... snip ...
More information about the Ipopt
mailing list