> Current version of glp_exact which provides arbitrary precision LP
>  solver, does not allow to set verbosity of terminal output. I'm
>  suggesting a patch that adds this functionality by using the msg_lev
>  field of glp_smcp struct which is passed to glp_exact as an argument.
> 

Thank you for your patch.

Please note that any output from glpk routines written on stdout can be
disabled, if necessary, by a call to glp_term_out(GLP_OFF).


_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to