übungsblatt 2

This commit is contained in:
Never Gude 2026-04-23 13:22:15 +02:00
parent c9d7939233
commit 3c93339506
19 changed files with 2055 additions and 50 deletions

19
übung_2/agt_übung_2.tex Normal file
View file

@ -0,0 +1,19 @@
\documentclass{../ngexrcs}
\usepackage{../ngutils}
\usepackage{hyperref}
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
\title{1. Ü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}
\input{aufgabe_4.tex}
\end{document}