agt_exercise/übung_7/agt_übung_7.tex

19 lines
369 B
TeX
Raw Permalink Normal View History

2026-06-06 20:57:28 +02:00
\documentclass[parskip=half]{ngexrcs}
\usepackage{hyperref}
\usepackage{subcaption}
2026-06-07 13:59:57 +02:00
\setkeys{Gin}{pagebox=artbox, width=0.8\textwidth}
2026-06-06 20:57:28 +02:00
\subject{Algorithmische Graphentheorie}
\title{6. Übungsblatt}
\author{Jasper Gude \and Pia Röttgers}
\begin{document}
\maketitle
2026-06-07 13:59:57 +02:00
\points[2em]{20}
2026-06-06 20:57:28 +02:00
\input{aufgabe_1.tex}
\input{aufgabe_2.tex}
\input{aufgabe_3.tex}
\end{document}