übungsblatt 7

This commit is contained in:
Never Gude 2026-06-06 20:57:28 +02:00
parent d9745a9740
commit 5e5ed80c42
9 changed files with 489 additions and 0 deletions

18
übung_7/agt_übung_6.tex Normal file
View file

@ -0,0 +1,18 @@
\documentclass[parskip=half]{ngexrcs}
\usepackage{hyperref}
\usepackage{subcaption}
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
\subject{Algorithmische Graphentheorie}
\title{6. Ü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}