help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Glpk Graph Out-of-Kilter


From: Andrew Makhorin
Subject: Re: [Help-glpk] Glpk Graph Out-of-Kilter
Date: Sat, 25 Jul 2009 01:25:43 +0300

> I'm solving some problems using the "glp_mincost_okalg" function
> but, at each problem solved I get the output:

> "Reading min-cost flow problem data from `graph.txt'...
> Flow network has 16 nodes and 13 arcs"

> How can I suppress this output?

Use 'glp_term_out(GLP_OFF)' to disable and 'glp_term_out(GLP_ON)' to
resume terminal output.





reply via email to

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