help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] GPLK install?


From: xypron
Subject: Re: [Help-glpk] GPLK install?
Date: Tue, 9 Dec 2008 16:00:55 -0800 (PST)

Hello Alasdair,

>> I downloaded the GPLK 4.34 for windows, from a Complete package and
>> Sources links,

GLPK consists both of a library that you can use for programming your own
linear programming solution
as well as of a standalone solver glpsol.exe.

glpsol is a console program. The available parameters can be shown with
glpsol.exe --help.

The examples directory contains several models written in GMPL (as described
in doc/gmpl.pdf).

To run example file tsp.mod:
glpsol.exe -m path_to_glpk\examples\tsp.mod

Best regards

Xypron
-- 
View this message in context: 
http://www.nabble.com/GPLK-install--tp20926313p20926488.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.





reply via email to

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