Skip to content

Commit ed3f87a

Browse files
committed
typo fix
1 parent dc74760 commit ed3f87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/big_M.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function big_m_reformulation!!(constr, bin_var, i, k, M)
1+
function big_m_reformulation!(constr, bin_var, i, k, M)
22
if ismissing(k)
33
ref = constr
44
else

0 commit comments

Comments
 (0)