2026-05-17 19:16:14 +02:00
|
|
|
\documentclass[parskip=half]{ngexrcs}
|
2026-05-17 17:15:38 +02:00
|
|
|
\usepackage{hyperref}
|
|
|
|
|
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
|
|
|
|
|
|
|
|
|
|
\title{4. Übungsblatt}
|
|
|
|
|
\subject{Algorithmische Graphentheorie}
|
|
|
|
|
\author{Jasper Gude \and Pia Röttgers}
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
\maketitle
|
|
|
|
|
\points[\qquad]{20}
|
|
|
|
|
|
|
|
|
|
\input{aufgabe_1.tex}
|
|
|
|
|
\input{aufgabe_2.tex}
|
|
|
|
|
\input{aufgabe_3.tex}
|
|
|
|
|
|
|
|
|
|
\end{document}
|