summaryrefslogtreecommitdiff
path: root/graph
diff options
context:
space:
mode:
authorPaul Jungeblut <s_jungeb@i08pc58.atis-stud.uni-karlsruhe.de>2014-11-11 15:25:06 +0100
committerPaul Jungeblut <s_jungeb@i08pc58.atis-stud.uni-karlsruhe.de>2014-11-11 15:25:06 +0100
commit1d2d2541dd913892a983da13f84c33f1a5d43ff6 (patch)
tree0d966ee6cfac16d0c0f7143dbcff650b40679279 /graph
parent6fab6269e313b9486e5fd940356d5e9e73c3b4b3 (diff)
geometrische Formeln
Diffstat (limited to 'graph')
-rw-r--r--graph/graph.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/graph/graph.tex b/graph/graph.tex
index 1c37bc7..53cfb2a 100644
--- a/graph/graph.tex
+++ b/graph/graph.tex
@@ -1,4 +1,4 @@
-\section{Graph}
+\section{Graphen}
\subsection{Strongly Connected Components (\textsc{Tarjans}-Algorithmus)}
\lstinputlisting{graph/scc.cpp}