Releases: jump-dev/Pajarito.jl
Releases · jump-dev/Pajarito.jl
v0.8.2
v0.8.1
Pajarito v0.8.1
Closed issues:
- TagBot trigger issue (#441)
Merged pull requests:
- Use dot and tr from LinearAlgebra instead of JuMP. (#442) (@metab0t)
- remove slow fragile gate sizing cbf test (#443) (@chriscoey)
v0.8.0
Pajarito v0.8.0
Closed issues:
- add more examples (#337)
- use JuMP to manipulate continuous conic data (#387)
- Support for MathOptInterface (#411)
- lapack syevr error on sdp instance (#413)
- Use FOSS solvers in examples (#417)
- Improved Logging (#420)
- Not able to solve an MISDP problem (#423)
- Will there be an update for Pajarito.jl to work with JuMP 0.19? (#424)
- Problem to test, debug (#426)
- MINLP problem (#429)
- Will Pajarito be updated to work with JuMP 0.20? (#430)
- Fail to Precompiling Pajarito (#437)
- Pajarito.jl/examples/cardls.jl,conic_solver = MosekSolver(LOG=0),MosekSolver not defined (#438)
- Move to JuMP-dev (#439)
Merged pull requests:
- add options description to readme (#440) (@chriscoey)
v0.7.0
v0.7.0 (2020-02-15)
Closed issues:
Merged pull requests:
- Drop Compat / Julia v0.6 Support (#436) (ccoffrin)
- don't run SCS for SOC and Exp+SOC conic tests (#435) (chriscoey)
- Add Project.toml File (#433) (ccoffrin)
- Revert "Install TagBot as a GitHub Action" (#432) (mlubin)
- Install TagBot as a GitHub Action (#431) (JuliaTagBot)
- Create CITATION.bib (#428) (chriscoey)
- update paper link and citation (#427) (chriscoey)
v0.6.1
remove NLP interface (moved to Pavito.jl)
conic models and QP models are accepted, but not NLP models. users should now use Pavito.jl for MINLPs.
MSD (branch-and-cut) algorithm is now used by default if MIP solver supports callbacks.
v0.5.1: Merge pull request #410 from JuliaOpt/fixbin
minor fixes, test updates, and new options to allow more algorithmic testing
v0.5.0: Merge pull request #390 from JuliaOpt/ml/drop05
some cleanup and refactoring
changes to the math for PSD and Exp K* cuts
v0.4.2: Merge pull request #358 from JuliaOpt/chriscoey-patch-1
decrease gap and prim cut tols on D opt SOC cuts test
v0.4.1: Merge pull request #347 from JuliaOpt/ml/scale
fix bug in scaling for rays