We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292032a commit 23f7469Copy full SHA for 23f7469
docs/src/submodules/Nonlinear/overview.md
@@ -8,11 +8,6 @@ DocTestFilters = [r"MathOptInterface|MOI"]
8
9
# [Nonlinear](@id nonlinear_developers)
10
11
-!!! warning
12
- The Nonlinear submodule is experimental. Until this message is removed,
13
- breaking changes may be introduced in any minor or patch release of
14
- MathOptInterface.
15
-
16
The `Nonlinear` submodule contains data structures and functions for
17
working with a nonlinear optimization problem in the form of an expression
18
graph. This page explains the API and describes the rationale behind its design.
0 commit comments