Re: [Help-glpk] Making GLPK silent

2015-01-28 Thread Uday Reddy
On Wed, Jan 28, 2015 at 1:41 PM, Andrew Makhorin m...@gnu.org wrote:

 Any way this can be turned off as well? glpk.h doesn't seem to expose
 anything more either.


 glp_term_out(GLP_OFF);


Thanks very much; this works!

___
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk


Re: [Help-glpk] Making GLPK silent

2015-01-28 Thread Andrew Makhorin

 Any way this can be turned off as well? glpk.h doesn't seem to expose
 anything more either.
 

glp_term_out(GLP_OFF);



___
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk