Skip to content

Commit cc84be0

Browse files
authored
Added anchor to reference chapter 10.
1 parent 290b742 commit cc84be0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Chapters/Chapter10/chapter10.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Maximum Flow
22

3+
@cha:maxflow
4+
35
The Maximum Flow problem is about finding the maximum flow through a directed graph, from one node in the graph to another.
46

57
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

Comments
 (0)