We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b55fd commit ae9186dCopy full SHA for ae9186d
README.md
@@ -99,6 +99,7 @@ List of supported constraint types:
99
* [`MOI.VectorAffineFunction{Float64}`](@ref) in [`MOI.PowerCone{Float64}`](@ref)
100
* [`MOI.VectorAffineFunction{Float64}`](@ref) in [`MOI.SecondOrderCone`](@ref)
101
* [`MOI.VectorAffineFunction{Float64}`](@ref) in [`MOI.Zeros`](@ref)
102
+ * [`MOI.VectorAffineFunction{Float64}`](@ref) in `SCS.ScaledPSDCone`
103
104
List of supported model attributes:
105
0 commit comments