Difference between revisions of "Glpk"

From Free Software Directory
Jump to: navigation, search
m (new release)
m (title)
 
(27 intermediate revisions by 3 users 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, supporting the MathProg language.
|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 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.
|Homepage URL=http://www.gnu.org/software/glpk
+
 
|User level=intermediate
+
This is a GNU package.
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/glpk
+
|Homepage URL=https://www.gnu.org/software/glpk/
 +
|Is High Priority Project=No
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=English user reference in Postscript from http://ftp.gnu.org/gnu/glpk/; User guide included in texinfo format
+
|Documentation note=The GLPK documentation consists of the Reference Manual and the description of the GNU MathProg modeling language. Both these documents are included in the distribution (in LaTeX, DVI, and PostScript formats)
 +
 
 +
See also GLPK on Wikibooks at https://en.wikibooks.org/wiki/GLPK
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,glpk-java,gmpl-mode
 
|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.49
+
|Version identifier=5.0
|Version date=2013-04-16
+
|Version date=2020/12/16
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/glpk/glpk-4.49.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/glpk/glpk-5.0.tar.gz
|Last review by=genium
+
|Last review by=Genium
|Last review date=2013-05-19
+
|Last review date=2020/12/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Is GNU=Yes
+
|User level=advanced
|GNU package identifier=glpk
+
|Component programs=glpsol,mathprog
|License verified date=2010-06-03
+
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/glpk/glpk-5.0.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{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, 2016, 2017, 2018, 2019, 2020 Andrew Makhorin, Department for Applied Informatics, Moscow Aviation Institute, Moscow, Russia.
|License verified date=2010-06-03
+
|License verified by=Genium
 +
|License verified date=2020/12/16
 +
|License note=https://salsa.debian.org/science-team/glpk/-/blob/master/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line, library
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Use=library, mathematics
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Andrew Makhorin
 
|Real name=Andrew Makhorin
 
|Role=Maintainer
 
|Role=Maintainer
|Email=mao@mai2.rcnet.ru
+
|Email=mao@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/glpk
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/glpk/
 +
}}
 +
{{Resource
 +
|Resource audience=History
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group_id=180
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/glpk/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Help, development and porting
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:help-glpk@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Bugs
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-glpk@gnu.org
 
|Resource URL=mailto:bug-glpk@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Help
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:help-glpk@gnu.org
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-glpk/
 +
}}
 +
{{Resource
 +
|Resource audience=Bug
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-glpk/
 +
}}
 +
{{Resource
 +
|Resource audience=GNU
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/glpk/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/glpk/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/glpk/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikibooks
 +
|Resource kind=General
 +
|Resource URL=https://en.wikibooks.org/wiki/GLPK
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=Wikidata
|Use=library
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q838189
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 19:23, 16 December 2020


[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










"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"development and porting" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Bug" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNU" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikibooks" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







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.