help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Terminal output of scaling routines


From: Andrew Makhorin
Subject: Re: [Help-glpk] Terminal output of scaling routines
Date: Fri, 5 Mar 2010 17:04:56 +0300

> is it actually possible to suppress the terminal output of the scaling
> routines? I mean like the fine grained control of the glp_simplex
> function (by using the smcp control params)?

smcp.msg_lev = GLP_MSG_OFF must work at least in glpk v4.43.

You also can use glp_term_out(GLP_OFF/GLP_ON) to disable/enable the
terminal output.





reply via email to

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