We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e5067 commit dbd78e0Copy full SHA for dbd78e0
src/MultiObjectiveAlgorithms.jl
@@ -274,7 +274,7 @@ end
274
An optimizer attribute that controls whether the inner optimizer's `MOI.Silent`
275
attribute.
276
277
-By default, this attribute is set to `false`. Set it to `true` to enable logging
+By default, this attribute is set to `true`. Set it to `false` to enable logging
278
of the inner solver. In most cases, this will result in a large amount of output
279
that is hard to interpret, but it may be helpful when debugging failed solves.
280
"""
0 commit comments