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 1f60a36 commit 77a5de0Copy full SHA for 77a5de0
src/Bridges/Constraint/bridges/set_conversion.jl
@@ -1,3 +1,9 @@
1
+# Copyright (c) 2017: Miles Lubin and contributors
2
+# Copyright (c) 2017: Google Inc.
3
+#
4
+# Use of this source code is governed by an MIT-style license that can be found
5
+# in the LICENSE.md file or at https://opensource.org/licenses/MIT.
6
+
7
"""
8
SetConversionBridge{T,S2,S1,F} <:
9
MOI.Bridges.Constraint.SetMapBridge{T,S2,S1,F,F}
0 commit comments