Skip to content

Commit

Permalink
Update src/Bridges/Constraint/bridges/set_conversion.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 31, 2024
1 parent 1f60a36 commit 77a5de0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Bridges/Constraint/bridges/set_conversion.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Copyright (c) 2017: Miles Lubin and contributors
# Copyright (c) 2017: Google Inc.
#
# Use of this source code is governed by an MIT-style license that can be found
# in the LICENSE.md file or at https://opensource.org/licenses/MIT.

"""
SetConversionBridge{T,S2,S1,F} <:
MOI.Bridges.Constraint.SetMapBridge{T,S2,S1,F,F}
Expand Down

0 comments on commit 77a5de0

Please sign in to comment.