JuliaSmoothOptimizers / QuadraticModels.jl

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

QPDataDense #53

Closed geoffroyleconte closed 2 years ago

geoffroyleconte commented 3 years ago

This PR allows the use to create QuadraticModels with dense H and A. A few notes: