Skip to content

Commit

Permalink
Update src/Bridges/Constraint/bridges/inequality_to_complements.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Nov 14, 2024
1 parent 18352c4 commit e7297f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* [`MOI.VariableIndex`](@ref) in [`MOI.LessThan{T}`](@ref)
* [`MOI.VariableIndex`](@ref) in [`MOI.GreaterThan{T}`](@ref)
* `F` in [`MOI.Complements`](@ref)
* `G` in [`MOI.Complements`](@ref)
"""
mutable struct InequalityToComplementsBridge{
T,
Expand Down

0 comments on commit e7297f3

Please sign in to comment.