Skip to content

Commit

Permalink
[README] add ObjectiveFunction{ScalarNonlinearFunction} (jump-dev#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jan 5, 2024
1 parent 3bec907 commit 61e4046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ The Ipopt optimizer supports the following constraints and attributes.
List of supported objective functions:

* [`MOI.ObjectiveFunction{MOI.ScalarAffineFunction{Float64}}`](@ref)
* [`MOI.ObjectiveFunction{MOI.ScalarNonlinearFunction}`](@ref)
* [`MOI.ObjectiveFunction{MOI.ScalarQuadraticFunction{Float64}}`](@ref)
* [`MOI.ObjectiveFunction{MOI.VariableIndex}`](@ref)

Expand Down

0 comments on commit 61e4046

Please sign in to comment.