summaryrefslogtreecommitdiff
path: root/maxFlow/maxFlow.tex
diff options
context:
space:
mode:
Diffstat (limited to 'maxFlow/maxFlow.tex')
-rw-r--r--maxFlow/maxFlow.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/maxFlow/maxFlow.tex b/maxFlow/maxFlow.tex
new file mode 100644
index 0000000..a88e5ff
--- /dev/null
+++ b/maxFlow/maxFlow.tex
@@ -0,0 +1,4 @@
+\section{Max Flows}
+\subsection{\textsc{Edmonds-Karp}-Algorithmus}
+
+\lstinputlisting{maxFlow/edmondsKarp.cpp} \ No newline at end of file