Releases: jump-dev/GLPK.jl
Releases · jump-dev/GLPK.jl
v1.2.1
GLPK v1.2.1
Diff since v1.2.0
Merged pull requests:
- Add Getting help section to README (#231) (@odow)
- Improve stacktrace of errors thrown from within a callback (#233) (@odow)
- Prep for v1.2.1 (#234) (@odow)
Closed issues:
- Uninformative stacktrace when bug from the cut callback (#232)
v1.2.0
GLPK v1.2.0
Diff since v1.1.3
Merged pull requests:
Closed issues:
- Memory allocation problems (#129)
- Support InterruptException during a solve (#171)
v1.1.3
GLPK v1.1.3
Diff since v1.1.2
Merged pull requests:
- [README] add note on thread-safety (#226) (@odow)
- Fix support for MOI.TimeLimitSec (#227) (@odow)
- Fix copy_to with empty constraint rows (#228) (@odow)
Closed issues:
- GLPK does not support multithreading (non-reentrant) (#225)
v1.0.1
GLPK v1.0.1
Diff since v1.0.0
Closed issues:
- support getting node count if possible (#212)
Merged pull requests:
v1.0.0
GLPK v1.0.0
Diff since v0.15.3
Closed issues:
- Replace internal smaller dicts with functions, named tuples or arrays (#204)
Merged pull requests:
v0.15.3
GLPK v0.15.3
Diff since v0.15.2
Closed issues:
- Crash 'basis factorization does not exist' (#207)
Merged pull requests: