Releases: jump-dev/Cbc.jl
Releases · jump-dev/Cbc.jl
v0.8.0
Cbc v0.8.0
Closed issues:
- Possible to add support for 'devel' version of Cbc? (#152)
- Cbc_status only available for MIP models (#154)
- Update to [email protected] (#156)
Merged pull requests:
- Support MOI.RelativeGap (#143) (@sebastianangerhausen)
- Return correct PrimalStatus when solve terminates before optimality (#146) (@odow)
- Update travis.yml to test on 32-bit (#147) (@odow)
- Simplify custom install process and instructions (#148) (@odow)
- Switch CI to Github actions (#149) (@odow)
- Don't create an empty row for each SOS constraints (#150) (@blegat)
- Allow devel version of Cbc (#153) (@Dx-Wang)
- Use the termination status from Cbc_solve (#155) (@odow)
- Bump to Cbc 2.10.5 (#157) (@odow)
- Revert to 2.10.3 and tidy exports (#158) (@odow)
- Refactor tests (#159) (@odow)
- Update binary to 2.10.5 (#160) (@odow)
- Enable semi- tests (#161) (@odow)
- Use getNumIntegers instead of .has_integer (#162) (@odow)
- Add JuliaFormatter (#163) (@odow)
v0.7.1
Cbc v0.7.1
Closed issues:
Merged pull requests:
v0.7.0
v0.6.7
v0.6.6
v0.6.6 (2019-11-24)
Merged pull requests:
- Pass attributes instead of ignoring them (#129) (blegat)
- Use setMIPStartI function for warmstart. (#128) (GunnarFarneback)
v0.6.5
v0.6.5 (2019-10-24)
Merged pull requests:
- Upgrade Cbc binaries to v2.10.3 (#127) (juan-pablo-vielma)
- Update to MOI v0.9.5 (#126) (blegat)
v0.6.4
v0.6.3
v0.6.3 (2019-08-07)
Merged pull requests:
- Remove redundant implementation (#121) (blegat)
- add SOS1 & SOS2 to MOI (#120) (matbesancon)
v0.6.2
v0.6.2 (2019-07-23)
Merged pull requests: