GLPK¶
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.
homepage: https://www.gnu.org/software/glpk/
version | toolchain |
---|---|
4.65 |
GCCcore/10.2.0 |
5.0 |
GCCcore/10.3.0 |
5.0 |
GCCcore/11.2.0 |
5.0 |
GCCcore/11.3.0 |
5.0 |
GCCcore/12.2.0 |
5.0 |
GCCcore/12.3.0 |
5.0 |
GCCcore/13.2.0 |
5.0 |
GCCcore/13.3.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)