JuliaSmoothOptimizers / JuliaSmoothOptimizers/QuadraticModels.jl
Update bounds in qp without creating a new model?
Open
- Dominant language
- Julia
- Stars
- 22
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
If I use a QuadraticModel for managing and storing data of a QP in an SQP loop I would also need to update not just the matrices H and A, which is possible, bout also all bounds (e.g. l <= c(x)
Contributor guide
Assessment
This issue has not been assessed yet.