Skip to content

Commit

Permalink
[docs] cross nonlinear update off roadmap (#3504)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Sep 12, 2023
1 parent c3ea158 commit ca73f21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/developers/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Most of these issues will require changes to both JuMP and MathOptInterface, and
are non-trivial in their implementation. They are in no particular order, but
represent broad themes that we see as areas in which JuMP could be improved.

- Make nonlinear programming a first-class citizen. There have been many issues
- **Done [#3106](https://github.com/jump-dev/JuMP.jl/pull/3106)** Make
nonlinear programming a first-class citizen. There have been many issues
and discussions about this: currently nonlinear constraints are handled
through a `MOI.NLPBlock` and have various limitations and restrictions.
- [https://github.com/jump-dev/JuMP.jl/issues/1185](https://github.com/jump-dev/JuMP.jl/issues/1185)
Expand Down

0 comments on commit ca73f21

Please sign in to comment.