Re: Consult about to pass values from a file to a parameter
Heinrich Schuchardt <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <[email protected]> |
Hello Rodolfo, you can use a data file. cf.https://en.wikibooks.org/wiki/GLPK/Scripting_plus_MathProg#Passing_values_via_the_command-line Best regards Heinrich Schuchardt On 03/13/2017 07:58 PM, Rodolfo Grosso wrote: > Hi, > > There exists in GLPK a sentence similar to that of AMPL? > > param traffic_st := include traffic_st.txt; > > It is to pass values from a file to a parameter > > > Thank you in advance. > > > Best regards. > Rodolfo