Skip to content

Commit

Permalink
Add indicator constraint to README (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Mar 5, 2024
1 parent 6e0fdaf commit c986eed
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 @@ -97,6 +97,7 @@ List of supported constraint types:
* [`MOI.VectorOfVariables`](@ref) in [`MOI.SOS1{Float64}`](@ref)
* [`MOI.VectorOfVariables`](@ref) in [`MOI.SOS2{Float64}`](@ref)
* [`MOI.VectorOfVariables`](@ref) in [`MOI.SecondOrderCone`](@ref)
* [`MOI.VectorAffineFunction`](@ref) in [`MOI.Indicator`](@ref)

List of supported model attributes:

Expand Down

0 comments on commit c986eed

Please sign in to comment.