blatt 5 und aufgabe 1

This commit is contained in:
Never Gude 2026-05-23 23:08:56 +02:00
parent 19aaed7d8f
commit 8e745b3aed
10 changed files with 321 additions and 0 deletions

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

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