summaryrefslogtreecommitdiff
path: root/graph/graph.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graph/graph.tex')
-rw-r--r--graph/graph.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/graph/graph.tex b/graph/graph.tex
index f23db82..8ac82e5 100644
--- a/graph/graph.tex
+++ b/graph/graph.tex
@@ -74,9 +74,6 @@ Erkennt negative Zyklen.
\subsection{Max-Flow}
-\subsubsection{\textsc{Edmonds-Karp}-Algorithmus}
-\lstinputlisting{graph/edmondsKarp.cpp}
-
\subsubsection{Capacity Scaling}
\lstinputlisting{graph/capacityScaling.cpp}