help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] GLPK input format


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] GLPK input format
Date: Wed, 29 Aug 2018 22:27:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 03/12/2018 07:09 AM, address@hidden wrote:
> Hi, I am a beginner with glpk and wanted to know if we can input a .tsv
> file into glpsol.

You can read a comma separated file via the table command. See the
examples/csv folder and doc/gmpl.pdf. Tab separated files are not
supported. For larger data sets you can also use an ODBC data source.

Best regards

Heinrich



reply via email to

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