Path to this page:
./
math/glpk,
Library for solving linear programming problems
Branch: pkgsrc-2014Q2,
Version: 4.54,
Package name: glpk-4.54,
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]
Master sites: (Expand)
SHA1: 69d9c5d83271d34de1a58d2de2f7ababab975492
RMD160: 4de0079c712dcab817a1d7b936f2ba4b1252129f
Filesize: 3025.588 KB
Version history: (Expand)
- (2014-07-11) Updated to version: glpk-4.54
- (2014-07-02) Package added to pkgsrc.se, version glpk-4.53 (created)