This commit is contained in:
Never Gude 2026-05-06 16:51:04 +02:00
parent a8d90ff810
commit 894bd78856
11 changed files with 269 additions and 0 deletions

18
übung_3/agt_übung_3.tex Normal file
View file

@ -0,0 +1,18 @@
\documentclass{ngexrcs}
\usepackage{hyperref}
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
\title{3. Übungsblatt}
\subject{Algorithmische Graphentheorie}
\author{Jasper Gude \and Pia Röttgers}
\begin{document}
\maketitle
\points[\qquad]{25}
\input{aufgabe_1.tex}
\input{aufgabe_2.tex}
\input{aufgabe_3.tex}
\input{aufgabe_4.tex}
\end{document}