math/glpk - The NetBSD Packages Collection

Library for solving linear programming problems

GLPK 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.

Build dependencies

devel/libtool-base pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

devel/gmp devel/gmp

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64glpk-5.0.tgz
NetBSD 10.0aarch64glpk-5.0.tgz
NetBSD 10.0aarch64glpk-5.0.tgz
NetBSD 10.0aarch64ebglpk-5.0.tgz
NetBSD 10.0aarch64ebglpk-5.0.tgz
NetBSD 10.0alphaglpk-5.0.tgz
NetBSD 10.0earmv4glpk-5.0.tgz
NetBSD 10.0earmv6hfglpk-5.0.tgz
NetBSD 10.0earmv6hfglpk-5.0.tgz
NetBSD 10.0earmv6hfglpk-5.0.tgz
NetBSD 10.0earmv7hfglpk-5.0.tgz
NetBSD 10.0earmv7hfglpk-5.0.tgz
NetBSD 10.0earmv7hfglpk-5.0.tgz
NetBSD 10.0i386glpk-5.0.tgz
NetBSD 10.0i386glpk-5.0.tgz
NetBSD 10.0m68kglpk-5.0.tgz
NetBSD 10.0powerpcglpk-5.0.tgz
NetBSD 10.0sh3elglpk-5.0.tgz
NetBSD 10.0sparcglpk-5.0.tgz
NetBSD 10.0vaxglpk-5.0.tgz
NetBSD 10.0x86_64glpk-5.0.tgz
NetBSD 10.0x86_64glpk-5.0.tgz
NetBSD 8.0i386glpk-5.0.tgz
NetBSD 8.0powerpcglpk-5.0.tgz
NetBSD 8.0powerpcglpk-5.0.tgz
NetBSD 8.0x86_64glpk-5.0.tgz
NetBSD 8.0x86_64glpk-5.0.tgz
NetBSD 9.0aarch64glpk-5.0.tgz
NetBSD 9.0aarch64glpk-5.0.tgz
NetBSD 9.0aarch64glpk-5.0.tgz
NetBSD 9.0alphaglpk-5.0.tgz
NetBSD 9.0earmglpk-5.0.tgz
NetBSD 9.0earmv6hfglpk-5.0.tgz
NetBSD 9.0earmv6hfglpk-5.0.tgz
NetBSD 9.0earmv6hfglpk-5.0.tgz
NetBSD 9.0earmv7hfglpk-5.0.tgz
NetBSD 9.0earmv7hfglpk-5.0.tgz
NetBSD 9.0earmv7hfglpk-5.0.tgz
NetBSD 9.0i386glpk-5.0.tgz
NetBSD 9.0i386glpk-5.0.tgz
NetBSD 9.0m68kglpk-5.0.tgz
NetBSD 9.0mips64ebglpk-5.0.tgz
NetBSD 9.0mipselglpk-5.0.tgz
NetBSD 9.0powerpcglpk-5.0.tgz
NetBSD 9.0powerpcglpk-5.0.tgz
NetBSD 9.0sh3elglpk-5.0.tgz
NetBSD 9.0sparc64glpk-5.0.tgz
NetBSD 9.0sparcglpk-5.0.tgz
NetBSD 9.0vaxglpk-5.0.tgz
NetBSD 9.0vaxglpk-5.0.tgz
NetBSD 9.0x86_64glpk-5.0.tgz
NetBSD 9.0x86_64glpk-5.0.tgz
NetBSD 9.3x86_64glpk-5.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.