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 889b40b commit 1c8f2bbCopy full SHA for 1c8f2bb
src/Bridges/Constraint/bridges/set_conversion.jl
@@ -31,7 +31,6 @@ See also [`FunctionConversionBridge`](@ref).
31
32
* `F` in `S2`
33
"""
34
-
35
struct SetConversionBridge{T,S2,S1,F} <:
36
MOI.Bridges.Constraint.SetMapBridge{T,S2,S1,F,F}
37
constraint::MOI.ConstraintIndex{F,S2}
0 commit comments