Dependencies for MIP-0.2.0.0
Libraries
MIP
- aeson (>=1.4.2.0)
- base (>=4.12 && <5)
- 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
- if flag(withzlib)
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