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 18352c4 commit e7297f3Copy full SHA for e7297f3
src/Bridges/Constraint/bridges/inequality_to_complements.jl
@@ -27,7 +27,7 @@
27
28
* [`MOI.VariableIndex`](@ref) in [`MOI.LessThan{T}`](@ref)
29
* [`MOI.VariableIndex`](@ref) in [`MOI.GreaterThan{T}`](@ref)
30
- * `F` in [`MOI.Complements`](@ref)
+ * `G` in [`MOI.Complements`](@ref)
31
"""
32
mutable struct InequalityToComplementsBridge{
33
T,
0 commit comments