You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Chapters/Chapter10/chapter10.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Maximum Flow
2
2
3
+
@cha:maxflow
4
+
3
5
The Maximum Flow problem is about finding the maximum flow through a directed graph, from one node in the graph to another.
4
6
5
7
The problem can be used to model a wide variety of real-world situations, such as transportation systems, communication networks, and resource allocation.
0 commit comments