glpk-headers: Low-level Haskell bindings to the GLPK library

[ bsd3, library, math ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

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 (<5), derive-storable (>=0.3) [details]
License BSD-3-Clause
Copyright 2018-2023, Patrick Steele
Author Patrick Steele
Maintainer steele.pat@gmail.com
Category Math
Bug tracker https://github.com/prsteele/math-programming/issues
Source repo head: git clone https://github.com/prsteele/math-programming
Uploaded by prsteele at 2023-01-28T18:46:17Z
Distributions LTSHaskell:0.5.1, NixOS:0.5.1, Stackage:0.5.1
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 759 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for glpk-headers-0.5.1

[back to package description]

glpk-headers

Comprehensive Haskell bindings to GLPK. No attempt is made to make these bindings conform to Haskell norms --- they are a direct translation from the GLPK header file.

Requirements

  • GLPK >=4.65