math-programming-glpk: A GLPK backend to the math-programming library.

[ bsd3, library, math ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers (>=0.6.0.1 && <0.7), glpk-headers (>=0.4.0 && <0.5), math-programming (>=0.3.0 && <0.4), mtl (>=2.2.2 && <2.3), text (>=1.2.3.1 && <1.3) [details]
License BSD-3-Clause
Copyright 2018 Patrick Steele
Author Patrick Steele
Maintainer steele.pat@gmail.com
Category Math
Home page https://github.com/prsteele/math-programming-glpk#readme
Bug tracker https://github.com/prsteele/math-programming-glpk/issues
Source repo head: git clone https://github.com/prsteele/math-programming-glpk
Uploaded by prsteele at 2020-06-19T01:10:31Z
Distributions
Downloads 539 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2020-06-19 [all 2 reports]

Readme for math-programming-glpk-0.3.0

[back to package description]

math-programming-glpk: A GLPK backend to the math-programming library

This package provides an interface to the GLPK LP and MIP solver for the math-programming package.