Re: [Help-glpk] RE: Feature request - option to flush output

2009-09-14 Thread Andrew Makhorin
>> Extending the subject, is it possible with GLPK to redirect this output to a >> file instead of stdout? > glpsol > file.txt It is possible to hardcopy the terminal output to a text file as follows: glpsol --log foo.txt ___ Help-glpk mailin

Re: [Help-glpk] RE: Feature request - option to flush output

2009-09-14 Thread Sylvain Fournier
I don't use GLPK this way. In fact, I am using the Java library inside my code. And that's why I don't want to redirect the stdout either, because I have other outputs that may be redirected to other files. My question was: does there exist a function in the GLPK allowing this redirection, only for

Re: [Help-glpk] RE: Feature request - option to flush output

2009-09-14 Thread Michael Hennebry
On Mon, 14 Sep 2009, Sylvain Fournier wrote: Extending the subject, is it possible with GLPK to redirect this output to a file instead of stdout? glpsol > file.txt -- Michael henne...@web.cs.ndsu.nodak.edu "Pessimist: The glass is half empty. Optimist: The glass is half full. Enginee

[Help-glpk] RE: Feature request - option to flush output

2009-09-14 Thread Sylvain Fournier
Extending the subject, is it possible with GLPK to redirect this output to a file instead of stdout? > Date: Mon, 14 Sep 2009 19:47:20 +0400 > From: "Hart, William E" > Subject: RE: [Help-glpk] Feature request - option to flush output > To: help-glpk@gnu.org > Message-ID: <467045031.20090914194.