Skip to content

glpkv5.0

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

#Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    #Features

    No default features.

    #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:
    3 transitive dependencies:

    #mysql

    Sharing between MathProg objects and MySQL databases (libmysql)

    Dependencies:
    and 89 transitive dependencies:
    Host Dependencies:
    5 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.

    #Used By

    #Host Tool For

    No ports use this.

    #Contributors

    • Fabio A. Correa's avatarFabio A. Correa
    • Alexander Neumann's avatarAlexander Neumann
    • Chuck Walbourn's avatarChuck Walbourn
    • Lily Wang's avatarLily Wang
    • Billy O'Neal's avatarBilly O'Neal

    #Changelog

    • 173a201Update macOS, switch to new M4 hardware (#53316)
    • da78c7e[glpk] Fix feature build error (#33933)
    • 5d2a0a9Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • d84e61cFix coin-or ports. (#29398)
    • 2ac8af6[glpk] Add new port (#28364)