Skip to content

Commit eafdd49

Browse files
authored
Update MOI_wrapper.jl (#196)
1 parent 9123c90 commit eafdd49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/MOI_wrapper.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ function MOI.supports_add_constrained_variable(
263263
return true
264264
end
265265

266+
# this method is necessary due ambiguities created by an MOI function
266267
function MOI.supports_add_constrained_variables(
267268
model::Optimizer,
268269
::Type{MOI.Reals},

0 commit comments

Comments
 (0)