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 87a3c9f commit 81b4f6bCopy full SHA for 81b4f6b
src/Utilities/penalty_relaxation.jl
@@ -189,7 +189,7 @@ cannot be modified in-place.
189
To modify variable bounds, rewrite them as linear constraints.
190
191
If a constraint type can not be modified, a warning is logged and the
192
-constraint is skipped. This can be disabled by setting `warn = false`.
+constraint is skipped. The warning can be disabled by setting `warn = false`.
193
194
## Example
195
0 commit comments