Wednesday, June 20, 2007, 7:37:25 PM, you wrote:

> I got the same problem as
> http://www.mail-archive.com/[email protected]/msg00473.html

> I want to disable the run-time reporting of the standard output
> and I find the answer given in the above mentioned thread not very
> explicit. I tried to do

> lib_set_fault_hook(NULL, NULL);
> lib_set_print_hook(NULL, NULL);

> before executing lpx_simplex, but it doesn #39;t solve anything.

> Thanks for your help
> Régis B.
 
In Glpk 4.17 there is the api routine glp_term_hook. Please see its
description in the GLPK reference manual included in the distribution.



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

Reply via email to