Übungsblatt 4

This commit is contained in:
Never Gude 2026-05-17 17:15:38 +02:00
parent df171830a8
commit ddd2cf58da
12 changed files with 1284 additions and 0 deletions

17
übung_4/agt_übung_4.tex Normal file
View file

@ -0,0 +1,17 @@
\documentclass{ngexrcs}
\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}