algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

[Oops.] Typo in Edmonds & Karp's Fattest Augmenting Path

Open ning-y opened this issue 6 years ago • 0 comments

Chapter number or note title: Chapter 10

Page number: 340

Error description: Description of building a directed tree as "repeatedly adding the highest-capacity edge leaving T to T

Suggested fix (if any): Should be "highest capacity edge leaving T to G \ T"

ning-y avatar Nov 05 '19 00:11 ning-y