I would like to assign a parameter (single parameter) from a file, using the 
table functionality. For example, I can generate a file that contains:

"woodflow"
0.002

and I would like to assign a parameter in the mod file:

param max_woodfow;

table data IN "CSV" "woodflow-deviation.csv" :  ??? <- ??? , woodflow ~ flow;

but without assigning a set to anything. Is this possible? If so, how?

Jeff. 

Jeff Hamann
[email protected]








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

Reply via email to