Port variant | standard |
Summary | GNU Linear Programming Kit |
BROKEN | |
Package version | 5.0_1 |
Homepage | https://www.gnu.org/software/glpk/ |
Keywords | math |
Maintainer | Michael Reim |
License | GPLv3+ |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 JUL 2024, 17:52:53 UTC |
Port created | 10 FEB 2024, 15:48:34 UTC |
complete | This is the glpk-standard metapackage. It pulls in all subpackages of glpk-standard. |
primary | 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 modeling language, which is a subset of the AMPL language. The GLPK package includes the following main components: * primal and dual simplex methods * primal-dual interior-point method * branch-and-cut method * translator for GNU MathProg * application program interface (API) * stand-alone LP/MIP solver |
dev | This is the developer subpackage of the glpk-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) |
gmp:dev:standard libtool:single:standard gmake:primary:standard |
Build and Runtime | gmp:primary:standard |
main | mirror://GNU/glpk |
R-igraph:standard | Network Analysis and Visualization |