Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat authored May 12, 2024
1 parent 93c856c commit 6e60253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bridges/Constraint/image.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ImageBridge{T,F,G,MT,MVT,CT} <: Bridges.Constraint.AbstractBridge
`ImageBridge` implements a reformulation from `SOSPolynomialSet{SemialgebraicSets.FullSpace}`
into [`MOI.PositiveSemidefiniteConeTriangle`](@ref).
into the positive semidefinite cone.
Let `Σ` be the SOS cone of polynomials of degree 2d and `S` be the PSD cone.
There is a linear relation `Σ = A(S)`.
Expand Down

0 comments on commit 6e60253

Please sign in to comment.