Releases: jump-dev/Clp.jl
Releases · jump-dev/Clp.jl
v1.0.2
Clp v1.0.2
Diff since v1.0.1
Closed issues:
- Imprecise interation Count (#132)
- Using custom built Clp binaries for v1.0.1 (#136)
- Clp fails at precompile. Could not load library (#137)
- Issue with version 1.17.7 of Clp (#140)
Merged pull requests:
v0.9.1
Clp v0.9.1
Diff since v0.9.0
Closed issues:
- VariableConstraints (#118)
- Numerical differences between versions 0.7.0 and 0.8.4 (#120)
- Differences between 0.7.0 and 0.8.4 (#124)
Merged pull requests:
- Fix handling of infeasibility certificates (#126) (@odow)
- Bump patch release (#127) (@odow)
v0.8.2
Clp v0.8.2
Diff since v0.8.1
Closed issues:
- copy_to incorrectly maps scalar constraints (#100)
Merged pull requests:
- Simplify handling of options and clarify documentation (#99) (@odow)
- Fix indexing bug in copy_to (#101) (@odow)