Imports
Section 26.2 - The Edmonds-Karp algorithm (legacy compatibility path)
Third-edition-numbered compatibility path for the Edmonds-Karp algorithm. The canonical
fourth-edition source is
CLRSLean.FourthEdition.Chapter_24.Section_24_2_Edmonds_Karp;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).