help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] [Fwd: Open CSV files via command line]


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] [Fwd: Open CSV files via command line]
Date: Wed, 22 Jun 2016 20:51:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

Dear Curtis,

your mail had to be forwarded manually because you are not subscribed to
the GLPK help list, cf.
https://lists.gnu.org/mailman/listinfo/help-glpk

https://en.wikibooks.org/wiki/GLPK/Scripting_plus_MathProg#Passing_values_via_the_command-line

provides a method for passing values from the command line.

Best regards

Heinrich


On 06/22/2016 01:54 PM, Andrew Makhorin wrote:
> -------- Forwarded Message --------
> To: address@hidden <address@hidden>
> Subject: Open CSV files via command line
> Date: Wed, 22 Jun 2016 10:54:02 +0000
> 
> Hello,
> 
> I try to use glpsol.exe in the command line, and within my .mod file,
> there is a string to open a csv file. Is this possible to do through the
> command line, or does this only happen in the IDE?
> 
> Here is the string.
> 
> #import part numbers
> 
> table tab_part_info IN "CSV" ".\Info.csv":
> 
> all_part_numbers<-[PART_NUMBER], array~ARRAY_SIZE, pcb~PCB;
> 
> Thanks for the help,
> 
> Curtis



reply via email to

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