2026-04-23 13:22:15 +02:00
|
|
|
\documentclass{../ngexrcs}
|
|
|
|
|
\usepackage{../ngutils}
|
2026-04-19 18:21:32 +02:00
|
|
|
\usepackage{hyperref}
|
2026-04-20 19:11:44 +02:00
|
|
|
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
|
|
|
|
|
|
2026-04-19 18:21:32 +02:00
|
|
|
\title{1. Übungsblatt}
|
|
|
|
|
\subject{Algorithmische Graphentheorie}
|
|
|
|
|
\author{Jasper Gude \and Pia Röttgers}
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
\maketitle
|
|
|
|
|
\points[\qquad]{20}
|
2026-04-19 18:32:56 +02:00
|
|
|
|
2026-04-20 19:11:44 +02:00
|
|
|
\input{aufgabe_1.tex}
|
|
|
|
|
\input{aufgabe_2.tex}
|
|
|
|
|
\input{aufgabe_3.tex}
|
|
|
|
|
\input{aufgabe_4.tex}
|
2026-04-19 18:21:32 +02:00
|
|
|
|
|
|
|
|
\end{document}
|