Skip to Content

glpk v5.0

Created
Updated

The GNU Linear Programming Kit (GLPK) solves large-scale linear programming (LP), mixed integer programming (MIP), and related problems.
GLPK 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

# License

# Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    # Features

    No default features set.

    # dl

    Enable shared library support

    Dependencies:

    No transitive dependencies.

    Host Dependencies:
    2 transitive dependencies:

    # gmp

    Use the GNU Multiple Precision Arithmetic Library

    Dependencies:

    No transitive dependencies.

    Host Dependencies:
    2 transitive dependencies:

    # mysql

    Sharing between MathProg objects and MySQL databases (libmysql)

    Dependencies:
    and 86 transitive dependencies:
    Host Dependencies:
    4 transitive dependencies:

    # odbc

    Sharing between MathProg objects and databases through ODBC (libiodbc)

    Dependencies:
    and one transitive dependency:
    Host Dependencies:
    2 transitive dependencies:

    # Dependencies

    No dependencies.

    # Host Dependencies

    No dependencies.

    # Dependents

    # Host Dependents

    No dependents.

    # Contributors

    • Fabio A. Correa's avatar Fabio A. Correa
    • Alexander Neumann's avatar Alexander Neumann
    • Chuck Walbourn's avatar Chuck Walbourn
    • Lily Wang's avatar Lily Wang

    # Changelog

    • da78c7e [glpk] Fix feature build error (#33933)
    • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • d84e61c Fix coin-or ports. (#29398)
    • 2ac8af6 [glpk] Add new port (#28364)

    # Source