help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] quieting the lpx_integer function


From: Andrew Makhorin
Subject: Re: [Help-glpk] quieting the lpx_integer function
Date: Tue, 11 Oct 2005 19:44:08 +0400

> How can I configure the solver so as it won't show the message :
> 
> +   310: mip =   5.920000000e+02 <=     tree is empty   0.0% (0; 139)
> 
> during the lpx_integer function ? I already use lpx_set_int_parm(lp,
> LPX_K_MSGLEV, 0) in
> order to set it quiet...

Use set_print_hook to suppress all stdout messages. Its description
can be found in file glplib2.c.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]