übungsblatt 2
This commit is contained in:
parent
c9d7939233
commit
3c93339506
19 changed files with 2055 additions and 50 deletions
19
übung_2/agt_übung_2.tex
Normal file
19
übung_2/agt_übung_2.tex
Normal 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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue