limp: representation of Integer Linear Programs
so far, this package just provides two representations for linear programs: Numeric.Limp.Program, which is what I expect end-users to use, and Numeric.Limp.Canon, which is simpler, but would be less nice for writing linear programs. see the limp-cbc package for a simple solver.
Modules
[Index]
Downloads
- limp-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3 |
---|---|
Dependencies | base (<5), containers (>=0.5 && <0.6) [details] |
License | MIT |
Author | Amos Robinson |
Maintainer | amos.robinson@gmail.com |
Category | Numeric |
Home page | https://github.com/amosr/limp |
Source repo | head: git clone git://github.com/amosr/limp.git |
Uploaded | by amosrobinson at 2014-09-19T00:25:10Z |
Distributions | NixOS:0.3.2.3 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 5276 total (2 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |