help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Help with GLPK installation


From: Andrew Makhorin
Subject: Re: [Help-glpk] Help with GLPK installation
Date: Fri, 15 Jan 2010 14:21:23 +0300

> Hi all, I #39;m new in GLPK. I download glpk-4.42 and I follow the
> installation guide (./configure, make ect ect). When I finish this,
> what I must do to run a GLPK model file?

Just run the glpsol utility from the command-line as follows:

   $ glpsol -m foo.mod -d foo.dat

If you did 'make install', the glpsol executable must be installed
in '/usr/local/bin'; otherwise, if './configure' and 'make' were
successful, you can find it in subdirectory 'glpk/examples'.

>  I search on the net, and in
> the doc directory but I don #39;t found anything. How can I do? I
> write an AMPL .mod, .dat and .run file but the student license is
> restrictive so I use GLPK. I know how translate from AMPL to GLPK but
> I don #39;t know how run model file.
> Thanks so much for the help
>    Andrea
 







reply via email to

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