On Mon, 29 Dec 2008, Ji?í Kolena wrote:
A question from a beginner: I have problems while using the function of writing output into a table (csv) as described in the tables.pdf document. The trouble is that the program writes the data in the table before the optimisation starts, therefore it obviously can't write the values of variables in the optimum solution (and a run time error occurs). How can I write results of an optimisation into a table? Thank you for answer Jiri
Hi Jiri!

Did you put a "solve" before your write statements? If not, do that.

Regards

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

Reply via email to