Skip to content

Commit

Permalink
Clarify SCS supports quadratic objectives (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Apr 2, 2024
1 parent bc7ffa7 commit e362f95
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 @@ -85,6 +85,7 @@ The SCS optimizer supports the following constraints and attributes.
List of supported objective functions:

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

List of supported variable types:

Expand Down

0 comments on commit e362f95

Please sign in to comment.