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.

[maintain] [Publish]

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.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
Change log None available
Dependencies base (<5), containers (>=0.5 && <0.6), lens (>=4.2 && <4.3), template-haskell, vector (>=0.10 && <0.11), void [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-08-28T09:21:31Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees