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 dc74760 commit ed3f87aCopy full SHA for ed3f87a
src/big_M.jl
@@ -1,4 +1,4 @@
1
-function big_m_reformulation!!(constr, bin_var, i, k, M)
+function big_m_reformulation!(constr, bin_var, i, k, M)
2
if ismissing(k)
3
ref = constr
4
else
0 commit comments