|
| From: | Andrew Makhorin |
| Subject: | Re: [Help-glpk] RE: Feature request - option to flush output |
| Date: | Mon, 14 Sep 2009 22:23:54 +0400 |
>> 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
| [Prev in Thread] | Current Thread | [Next in Thread] |