Download List

项目描述

The GLPK package is intended for solving linear programming (LP) and mixed integer linear programming (MIP) problems. It is a set of routines organized in the form of a library and written in the ANSI C programming language.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-09 03:17
3.0.5

阿的GLPK中的用户手册新版本包括所有附加的API描述了最近加入程序。包结构的重新组织,以便使其维修更容易(这些包结构的变化是对用户透明)。
标签: Stable, Minor feature enhancements
A new edition of the GLPK's user guide was included, describing all additional API routines which were recently added. The package structure was re-organized in order to make its maintenance easier (these package structure changes are transparent to the user).

2002-03-09 03:17
3.0.4

一种新的,更有效地实施两阶段原始单纯形法。新唱片求解器速度更快,数值较旧的稳定。新唱片求解器默认情况下使用,以解决在分行初步唱片的问题和方向的例行glp_call_bbm1而不是rsm1_driver。
标签: Stable, Major feature enhancements
A new, more efficient implementation of the two-phase primal simplex method. The new LP solver is faster and numerically more stable than the old one. The new LP solver is used by default to solve an initial LP problem in the branch-and-bound routine glp_call_bbm1 instead of rsm1_driver.

2001-11-15 11:30
3.0.3

相对宽容的两个第一阶段用于测试及格率是绝对宽容所取代。绝对宽容传递给两个通比检验例行下降(为原始和对偶单纯)。这两个变化了,以改善单纯形法的数值稳定性。在逆默认窗体改为由射频干扰的技术司。
标签: Stable, Minor feature enhancements
The relative tolerance used on the first pass of the two-pass ratio test was replaced by the absolute tolerance. The absolute tolerance passed to the two-pass ratio test routine was decreased (for both primal and dual simplex). Both changes were made in order to improve numerical stability of the simplex method. The default form of the inverse was changed from RFI to AFI.

2001-09-28 13:43
3.0.2

电喷更名为联谊会。例程实施技术司(高级形式逆)的基础上FHV -分解被添加到包。阿的基础上保持新版本的程序实施。这些执行的基础上矩阵的主要业务更快,一些数值精度为代价。
标签: Stable, Minor feature enhancements
EFI was renamed to PFI. Routines implementing AFI (Advanced Form of the Inverse) based on FHV-Factorization were added to the package. A new version of the basis maintaining routines was implemented. These perform the main operations on the basis matrix faster, at the expense of some numerical accuracy.

2001-08-15 11:20
3.0.1

新的API例程扩大规模,在公安部的格式书写,在单纯形法的驱动程序,并维持的基础,在“建模语言GLPK的问题列入新程序/ L”文件将在分配的texinfo格式,以及新版本用户指南。 glpsol的是能够处理的GLPK的模型描述/ L的语言和解决问题的纯唱片采用内点法(因此,GLPIPM被删除)。按揭保险计划被重新设计以提高其性能和鲁棒性。
标签: Stable, Major feature enhancements
New API routines for scaling, writing problems in MPS format, a driver in the simplex method, and new routines for basis maintaining, inclusion of the "Modeling language GLPK/L" document into the distribution in texinfo format, and a new edition of the User's Guide. GLPSOL is able to process model descriptions in the GLPK/L language and to solve pure LP problems using the interior point method (hence, GLPIPM was removed). MIP was reprogrammed to improve its performance and robustness.

Project Resources