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: [email protected] <[email protected]>
> 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

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

Reply via email to