blatt 12
This commit is contained in:
parent
f12c9f3323
commit
d26c08d1a4
15 changed files with 318 additions and 0 deletions
20
übung_12/agt_übung_12.tex
Normal file
20
übung_12/agt_übung_12.tex
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
\documentclass[parskip=half]{ngexrcs}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{subcaption}
|
||||
\setkeys{Gin}{pagebox=artbox, width=0.8\textwidth}
|
||||
|
||||
\subject{Algorithmische Graphentheorie}
|
||||
\title{12. Übungsblatt}
|
||||
\author{Jasper Gude \and Pia Röttgers}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\points[2em]{30}
|
||||
|
||||
\input{aufgabe_1.tex}
|
||||
\input{aufgabe_2.tex}
|
||||
\input{aufgabe_3.tex}
|
||||
\input{aufgabe_4.tex}
|
||||
\input{aufgabe_5.tex}
|
||||
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue