Releases: scipopt/SCIP.jl
Releases · scipopt/SCIP.jl
v0.12.0
SCIP v0.12.0
Merged pull requests:
- Conflict report (#276) (@matbesancon)
- Fix is_valid for ZeroOne and Integer constraints in MOI wrapper (#277) (@odow)
- Add license header to .jl files (#278) (@odow)
- WIP: Add JuliaFormatter and remove acronyms (#279) (@odow)
- Minimal changes to support SCIP 9 (#289) (@hellemo)
- Persistence Of SCIPData Object (#290) (@gtjusila)
- Event Handler Implementation (#292) (@gtjusila)
- Small Bug Fix TO Eventhandler (#293) (@gtjusila)
- Update README with clarified Windows instructions (#294) (@odow)
Closed issues:
v0.11.14
SCIP v0.11.14
Merged pull requests:
- presolving attribute (#272) (@matbesancon)
- Update SCIP.jl to support Ipopt precompiled with LBT (#273) (@amontoison)
- clean up dependencies (#274) (@matbesancon)
- added gap limits (#275) (@matbesancon)
v0.11.13
SCIP v0.11.13
Closed issues:
Merged pull requests:
- change readme for jump (#262) (@matbesancon)
- Update README (#263) (@odow)
- formatting (#265) (@matbesancon)
- Branching (#266) (@matbesancon)
- use original variables in get() (#267) (@hannahtro)
- Heuristic plugin (#269) (@matbesancon)
- heuristic callback in MOI (#270) (@matbesancon)
v0.11.12
v0.11.11
SCIP v0.11.11
Merged pull requests:
v0.11.10
SCIP v0.11.10
Merged pull requests:
- relax test assumption on repaired solution (#253) (@matbesancon)
v0.11.9
SCIP v0.11.9
Merged pull requests:
- Tell users to read license restrictions in README (#250) (@odow)
- adapt test to version (#252) (@matbesancon)
v0.11.8
v0.11.7
SCIP v0.11.7
Closed issues:
- Crash When Optimizing (#248)
Merged pull requests:
- Cut selection composed and hybrid (#246) (@matbesancon)
- up scip (#247) (@matbesancon)
v0.11.6
SCIP v0.11.6
Closed issues:
- SCIP not working on Windows (#243)
Merged pull requests:
- added cut selector plugin (#245) (@matbesancon)