23 lines
465 B
TeX
23 lines
465 B
TeX
\section{Mehrgüterfluss}
|
|
\begin{tasks}
|
|
\item
|
|
Siehe \autoref{fig:3a}.
|
|
\points{2}
|
|
\begin{figure}
|
|
\centering
|
|
\includegraphics[page=1]{figures.pdf}
|
|
\caption{Maximaler Fluss mit Gesamtflusswert $1$.}
|
|
\label{fig:3a}
|
|
\end{figure}
|
|
|
|
\item
|
|
Siehe \autoref{fig:3b}
|
|
\points{3}
|
|
\begin{figure}
|
|
\centering
|
|
\includegraphics[page=2]{figures.pdf}
|
|
\caption{Maximaler Fluss mit Gesamtflusswert $1$.}
|
|
\label{fig:3b}
|
|
\end{figure}
|
|
|
|
\end{tasks}
|