limp-cbc: bindings for integer linear programming solver Coin/CBC
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]
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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 |
---|---|
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:31:17Z |
Distributions | |
Reverse Dependencies | 2 direct, 3 indirect [details] |
Downloads | 5459 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-12 [all 1 reports] |