Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
glpk - GNU Linear Programming Kit
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:
* Revised simplex method.
* Primal-dual interior point method.
* Branch-and-bound method.
* Translator for GNU MathProg.
* Application program interface (API).
* Stand-alone LP/MIP solver.
Packages
Latest: glpk-4.40-1.1.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
glpk |
0 |
4.40 |
1.1.el5.fio |
x86_64 |
401 KiB |
2011-05-05 14:07:08 |
Changelog:
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 4.40-1.1
- Rebuilt for RHEL 6
- * 2009-11-04 - Conrad Meyer <konrad[AT]tylerc[DOTORG]> 4.40-1
- Bump to 4.40.
- * 2009-08-08 - Conrad Meyer <konrad[AT]tylerc[DOTORG]> 4.39-1
- Bump to 4.39.
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 4.36-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-03-27 - Conrad Meyer <konrad[AT]tylerc[DOTORG]> - 4.36-3
- Split out -doc subpackage.