-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The upcoming release of JuMP v1.2 will break Complementarity. Read more here: https://discourse.julialang.org/t/ann-upcoming-refactoring-of-jumps-nonlinear-api/83052
The breakage looks pretty minor, and is mostly hacks that were added to delete nonlinear constraints:
Lines 235 to 237 in c1afb67
| # Cleanup. Remove all dummy @NLconstraints added, | |
| # so that the model can be re-used for multiple runs | |
| m.nlp_data.nlconstr = [] |
x-ref: jump-dev/JuMP.jl#2955
Please ping me if you have questions.
Metadata
Metadata
Assignees
Labels
No labels