MIP: Library for using Mixed Integer Programming (MIP)
[ algorithms, bsd3, library, math, optimisation, optimization ]
[ Propose Tags ]
[ Report a vulnerability ]
Please see the README on GitHub at https://github.com/msakai/haskell-MIP/tree/master/MIP#readme
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Numeric
- Optimization
- Numeric.Optimization.MIP
- Numeric.Optimization.MIP.Base
- Numeric.Optimization.MIP.FileUtils
- Numeric.Optimization.MIP.LPFile
- Numeric.Optimization.MIP.MPSFile
- Solution
- Numeric.Optimization.MIP.Solver
- Numeric.Optimization.MIP.Solver.Base
- Numeric.Optimization.MIP.Solver.CBC
- Numeric.Optimization.MIP.Solver.CPLEX
- Numeric.Optimization.MIP.Solver.Glpsol
- Numeric.Optimization.MIP.Solver.GurobiCl
- Numeric.Optimization.MIP.Solver.HiGHS
- Numeric.Optimization.MIP.Solver.LPSolve
- Numeric.Optimization.MIP.Solver.Printemps
- Numeric.Optimization.MIP.Solver.SCIP
- Numeric.Optimization.MIP
- Optimization
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| testcbc | run test cases that depend on cbc command | Disabled |
| testcplex | run test cases that depend on cplex command | Disabled |
| testglpsol | run test cases that depend on glpsol command | Disabled |
| testgurobicl | run test cases that depend on gurobi_cl command | Disabled |
| testhighs | run test cases that depend on highs command | Disabled |
| testlpsolve | run test cases that depend on lp_solve command | Disabled |
| testprintemps | run test cases that depend on mps_solver.exe command of printemps | Disabled |
| testscip | run test cases that depend on scip command | Disabled |
| withzlib | Use zlib package to support gzipped files | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- MIP-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=1.4.2.0), base (>=4.12 && <5), bytestring, bytestring-encoding, case-insensitive, containers (>=0.5.0), data-default-class, extended-reals (>=0.1 && <1.0), filepath, hashable (>=1.2.7.0 && <1.6.0.0), intern (>=0.9.1.2 && <1.0.0.0), lattices, megaparsec (>=7 && <10), mtl (>=2.1.2 && <2.4), OptDir, process (>=1.1.0.2), scientific, stm (>=2.3), temporary (>=1.2), text (>=1.1.0.0), xml-conduit, zlib [details] |
| License | BSD-3-Clause |
| Copyright | 2020 Masahiro Sakai |
| Author | Masahiro Sakai |
| Maintainer | masahiro.sakai@gmail.com |
| Category | Math, Algorithms, Optimisation, Optimization |
| Home page | https://github.com/msakai/haskell-MIP#readme |
| Bug tracker | https://github.com/msakai/haskell-MIP/issues |
| Source repo | head: git clone https://github.com/msakai/haskell-MIP |
| Uploaded | by MasahiroSakai at 2025-02-02T23:49:26Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 4 indirect [details] |
| Downloads | 1231 total (13 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |