The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.
GLPK supports the GNU MathProg language, which is a subset of the AMPL language.
The GLPK package includes the following main components:
The GLPK distribution can be found in the subdirectory
/gnu/glpk/
on your favorite GNU
mirror. For other ways to obtain GLPK, please read
How to get GNU
Software.
The main discussion list is <help-glpk@gnu.org>, and is used to discuss all aspects of GLPK, including its development and porting.
Announcements about GLPK and most other GNU Software are made on <info-gnu@gnu.org>.
There is also a special list used for reporting bugs, <bug-glpk@gnu.org>. For details on submitting a bug report, please see the section Report a Bug below.
To subscribe to any GLPK mailing list, send an empty mail with a Subject: header line of just "subscribe" to the relevant -request list. For example, to subscribe yourself to the main list, you would send mail to <help-glpk-request@gnu.org> with no body and a Subject: header line of just "subscribe".
Another way to subscribe is visiting the web pages Help-glpk and Bug-glpk.
Currently there are no newsgroups dedicated to GLPK.
Please remember that development of GLPK is a volunteer effort, and you can also contribute to its development. For information about contributing to the GNU Project, please read How to help GNU.
Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.
Please send comments on these web pages to webmasters@gnu.org, send other questions to gnu@gnu.org.
The GLPK package is a part of the GNU project, released under the aegis of GNU.
Copyright (C) 2000, 2001, 2002, 2003 Andrew Makhorin, Department for Applied Informatics, Moscow Aviation Institute, Moscow, Russia. All rights reserved.
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
Updated: 9 May 2003