JuliaSmoothOptimizers / QuadraticModels.jl

Data structures for linear and quadratic optimization problems based on NLPModels.jl
Other
16 stars 10 forks source link

Bump to ADNLPModels 0.8 #128

Closed tmigot closed 2 months ago

tmigot commented 2 months ago

Supersed #127

SparseConnectivityTracer is anyway a dependency of ADNLPModels.

The detector = SparseConnectivityTracer.TracerLocalSparsityDetector() trick is a patch connected to this issue https://github.com/JuliaSmoothOptimizers/ADNLPModels.jl/issues/255

github-actions[bot] commented 2 months ago
Package name latest stable
RipQP.jl
SolverTest.jl
tmigot commented 2 months ago

No need for a new release as it only affects tests

amontoison commented 2 months ago

Thanks @tmigot !