help-glpk
[Top][All Lists]
Advanced

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

Re: Help: read from txt files


From: Heinrich Schuchardt
Subject: Re: Help: read from txt files
Date: Thu, 26 Nov 2020 19:58:54 +0100
User-agent: Mozilla/5.0 (X11; Linux aarch64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

On 11/26/20 7:48 PM, Manuel Castro wrote:
Hi there,

Is it possible to get GLPK to read/write data from/to text files?

If yes:

  * what is the syntax statement one should use for that purpose?
  * what is the format the input data in the text file should be in?


Many thanks in advance for your help. It's really appreciated.

Kind regards,
Manuel.



Have a look at the table statement in doc/gmpl.pdf.

The table statement can be used to read and write CSV files or SQL
databases.

Best regards

Heinrich





reply via email to

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