Skip to content

Commit ae9186d

Browse files
authored
[docs] add ScaledPSDCone to README (#271)
1 parent 56b55fd commit ae9186d

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
@@ -99,6 +99,7 @@ List of supported constraint types:
9999
* [`MOI.VectorAffineFunction{Float64}`](@ref) in [`MOI.PowerCone{Float64}`](@ref)
100100
* [`MOI.VectorAffineFunction{Float64}`](@ref) in [`MOI.SecondOrderCone`](@ref)
101101
* [`MOI.VectorAffineFunction{Float64}`](@ref) in [`MOI.Zeros`](@ref)
102+
* [`MOI.VectorAffineFunction{Float64}`](@ref) in `SCS.ScaledPSDCone`
102103

103104
List of supported model attributes:
104105

0 commit comments

Comments
 (0)