2026-04-23 13:35:39 +02:00
|
|
|
\documentclass{ngexrcs}
|
2026-04-23 13:22:15 +02:00
|
|
|
\usepackage{hyperref}
|
|
|
|
|
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
|
|
|
|
|
|
2026-04-27 15:59:39 +02:00
|
|
|
\title{2. Übungsblatt}
|
2026-04-23 13:22:15 +02:00
|
|
|
\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}
|