limp-cbc: bindings for integer linear programming solver Coin/CBC
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.
Bindings to external solver, CBC. CBC is somewhat faster than GLPK, and also has a more permissive licence. Relies on coin/cbc version 2.8.6. This package has a few caveats: invalid programs can cause segfaults, and the library-based solver is slower than the command-line based one. See https://github.com/amosr/limp-cbc for details.
[Skip to Readme]
Properties
Versions | 0.2.8.6, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.3 |
---|---|
Change log | changelog |
Dependencies | base (<5), containers (>=0.5 && <0.7), limp (==0.3.2.3), vector (>=0.10 && <0.13) [details] |
License | MIT |
Author | Amos Robinson |
Maintainer | amos.robinson@gmail.com |
Category | Numeric |
Home page | https://github.com/amosr/limp-cbc |
Source repo | head: git clone git://github.com/amosr/limp-cbc.git |
Uploaded | by amosrobinson at 2018-11-12T22:30:27Z |
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
embedded | Use the embedded Coin/CBC solver instead of linking to the installed one. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- limp-cbc-0.3.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees