Skip to content

Commit c986eed

Browse files
authored
Add indicator constraint to README (#445)
1 parent 6e0fdaf commit c986eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ List of supported constraint types:
9797
* [`MOI.VectorOfVariables`](@ref) in [`MOI.SOS1{Float64}`](@ref)
9898
* [`MOI.VectorOfVariables`](@ref) in [`MOI.SOS2{Float64}`](@ref)
9999
* [`MOI.VectorOfVariables`](@ref) in [`MOI.SecondOrderCone`](@ref)
100+
* [`MOI.VectorAffineFunction`](@ref) in [`MOI.Indicator`](@ref)
100101

101102
List of supported model attributes:
102103

0 commit comments

Comments
 (0)