We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SquareBridge
1 parent 93055be commit 25c3358Copy full SHA for 25c3358
1 file changed
src/Bridges/Constraint/bridges/SquareBridge.jl
@@ -48,7 +48,8 @@ because the expressions are the same.
48
49
`SquareBridge` creates:
50
51
- * `G` in `TT`
+ * `F` in `TT`
52
+ * `G` in [`MOI.EqualTo{T}`](@ref)
53
"""
54
struct SquareBridge{
55
T,
0 commit comments