Skip to content

Commit 791eaec

Browse files
authored
Merge pull request #4 from GianmarcoAndreana/patch-1
Update bim-fractional.ipynb (fix typo in the latex model)
2 parents adba1b1 + 629a3c9 commit 791eaec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/02/bim-fractional.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
" & & & y_2 & & & \\leq & 1500 \\cdot t &\\text{(germanium)}\\\\\n",
173173
" & y_1 & + & y_2 & & & \\leq & 1750 \\cdot t &\\text{(plastic)}\\\\\n",
174174
" & 4y_1 & + & 2y_2 & & & \\leq & 4800 \\cdot t &\\text{(copper)}\\\\\n",
175-
"\t\t&7/6y_1 & + &5/6y_2 & + & 100y & = & 1 & \\text{(fraction)} \\\\ \n",
175+
"\t\t&7/6y_1 & + &5/6y_2 & + & 100t & = & 1 & \\text{(fraction)} \\\\ \n",
176176
" & y_1 & , & y_2 & , & t & \\geq & 0 \\\\\n",
177177
"\\end{array}\n",
178178
"$$\n",

0 commit comments

Comments
 (0)