Skip to content

Commit ef61330

Browse files
Clarifies statement in edmonds_karp.md
This new statement reflects a more precise description of what the Integral Flow Theorem says, according to Issue cp-algorithms#1310
1 parent 3969ea6 commit ef61330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graph/edmonds_karp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ int maxflow(int s, int t) {
184184
185185
## Integral flow theorem ## { #integral-theorem}
186186
187-
The theorem simply says, that if every capacity in the network is an integer, then the flow in each edge will be an integer in the maximal flow.
187+
The theorem simply says, that if every capacity in the network is an integer, then there exists a maximum flow such that the flow in each edge may be an integer. Ford-Fulkerson method can be used to find such a flow.
188188
189189
## Max-flow min-cut theorem
190190

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy