Difference between revisions of "Glpk"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page GLPK to Glpk: packagename)
(version 4.57)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GLPK
+
|Name=GNU Linear Programming Kit
 
|Short description=GNU Linear Programming Kit
 
|Short description=GNU Linear Programming Kit
|Full description=GLPK (GNU Linear Programming Kit) is intended for solving large scale linear programming problems by means of the revised simplex method. It is a set of routines written in the ANSI C programming language and organized in the form of a library.
+
|Full description='''GLPK''' is a callable library in ANSI C intended for solving large scale linear programming (LP), mixed integer programming (MIP), and other related problems.
|Homepage URL=http://www.gnu.org/software/glpk
+
 
 +
The GLPK package includes the following main components:
 +
 
 +
* implementation of the simplex method;
 +
* implementation of the exact simplex method based on bignum (rational) arithmetic;
 +
* implementation of the primal-dual interior-point method;
 +
* implementation of the branch-and-cut method;
 +
* application program interface (API);
 +
* GNU MathProg modeling language (a subset of AMPL);
 +
* GLPSOL, a stand-alone LP/MIP solver.
 +
|Homepage URL=https://www.gnu.org/software/glpk/
 
|User level=intermediate
 
|User level=intermediate
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/glpk
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/glpk
Line 9: Line 19:
 
|Documentation note=English user reference in Postscript from http://ftp.gnu.org/gnu/glpk/; User guide included in texinfo format
 
|Documentation note=English user reference in Postscript from http://ftp.gnu.org/gnu/glpk/; User guide included in texinfo format
 
|Keywords=linear programming,revised simplex method,GLPK,GNU Linear Programming Kit,simplex
 
|Keywords=linear programming,revised simplex method,GLPK,GNU Linear Programming Kit,simplex
|Version identifier=4.52.1
+
|Version identifier=4.57
|Version date=2013-07-28
+
|Version date=2015/11/08
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/glpk/glpk-4.52.1.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/glpk/glpk-4.57.tar.gz
|Last review by=genium
+
|Last review by=Genium
|Last review date=2013-07-29
+
|Last review date=2015/11/08
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=glpk
 
|GNU package identifier=glpk
Line 23: Line 34:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015 Andrew Makhorin, Department for Applied Informatics, Moscow Aviation Institute, Moscow, Russia.
|License verified date=2010-06-03
+
|License verified by=Genium
 +
|License verified date=2015/11/08
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Andrew Makhorin
 
|Real name=Andrew Makhorin
 
|Role=Maintainer
 
|Role=Maintainer
|Email=mao@mai2.rcnet.ru
+
|Email=mao@gnu.org
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 12:21, 8 November 2015


[edit]

GNU Linear Programming Kit

https://www.gnu.org/software/glpk/
GNU Linear Programming Kit, supporting the MathProg language.

GLPK is a C library for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It supports the GNU MathProg modeling language, a subset of the AMPL language, and features a translator for the language. In addition to the C library, a stand-alone LP/MIP solver is included in the package.

This is a GNU package.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

16 December 2020




Leaders and contributors

Contact(s)Role
Andrew Makhorin Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftp.gnu.org/old-gnu/glpk/
FTPDownloadhttps://alpha.gnu.org/gnu/glpk/
HistoryVCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/glpk/
WikidataGeneralhttps://www.wikidata.org/wiki/Q838189
HelpMailing Listhttps://lists.gnu.org/mailman/listinfo/help-glpk/
FTPDownloadhttps://ftp.gnu.org/gnu/glpk/
SavannahDeveloperhttps://savannah.gnu.org/projects/glpk/
Help, development and portingE-mailmailto:help-glpk@gnu.org
GNUMailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
WikibooksGeneralhttps://en.wikibooks.org/wiki/GLPK
BugsE-mailmailto:bug-glpk@gnu.org
BugMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-glpk/
DebianDeveloperhttps://tracker.debian.org/pkg/glpk


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.