limp: representation of Integer Linear Programs
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.2, 0.3.2.3 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <4.12), 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 2018-06-04T06:48:14Z |
Modules
[Index]
Downloads
- limp-0.3.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees