Path to this page:
./
math/glpk,
Library for solving linear programming problems
Branch: pkgsrc-2007Q3,
Version: 4.18,
Package name: glpk-4.18,
Maintainer: adamGLPK is a set of routines written in ANSI C and organized in the form
of a callable library. This package is intended for solving large-scale
linear programming (LP), mixed integer linear programming (MIP), and
other related problems.
GLPK includes the following main components:
* implementation of the primal/dual simplex method;
* implementation of the primal-dual interior point method;
* implementation of the branch-and-bound procedure (based on the dual
simplex method);
* application program interface (API);
* GLPK/L, a modeling language intended for writing LP/MIP models;
* GLPSOL, a stand-alone program intended for solving LP/MIP problems
either prepared in the MPS format or written in the GLPK/L modeling
language.
Required to run:[
devel/gmp]
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites:
SHA1: f3ceb53a4e5a79d70bc3c183323930ceef1f7fe2
RMD160: 0a4812897e3c2ce93b09cf4ee015a2a4695d006f
Filesize: 1380.302 KB
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version glpk-4.18 (created)