Skip to content

Upcoming refactoring of JuMP's nonlinear API #66

@odow

Description

@odow

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:

# 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions