Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msakai/haskell-glpk

Haskell wrapper for GLPK (GNU Linear Programming Kit).
https://github.com/msakai/haskell-glpk

Last synced: about 1 month ago
JSON representation

Haskell wrapper for GLPK (GNU Linear Programming Kit).

Awesome Lists containing this project

README

        

GLPK bindings of for Haskell
=============================

This binding is experimental and incomplete.

Use one of the following packages instead for practical use:

* [glpk-hs](https://hackage.haskell.org/package/glpk-hs)
* [glpk-headers](https://hackage.haskell.org/package/glpk-headers)
* [MIP-glpk](https://hackage.haskell.org/package/MIP-glpk)
* [math-programming-glpk](https://hackage.haskell.org/package/math-programming-glpk)