You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Handout/mixed-integer-program.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
&\max c\transpose x \\
5
5
\subjectTo &Ax\leq b\\
6
6
&\forall i\in I: x_i\in\Z
7
-
\end{array}.
7
+
\end{array}
8
8
\end{equation}
9
9
10
10
Gesucht ist für $I,J\subseteq\firstNumbers{n}$ eine möglichst kleine Schranke, die den Abstand zwischen jeder optimalen Lösung $x^*$ von ($I$-\MIPI) und einer zu $x^*$ nähesten optimalen Lösung $y^*$ von ($J$-\MIPI) beschränkt.
0 commit comments