Content deleted Content added
m →Pseudocode: rephrase comment in pseudocode |
→See also: explain the links |
||
Line 120:
== See also ==
* [[Maximum cardinality matching]], the problem solved by the algorithm, and its generalization to non-bipartite graphs
* [[Assignment problem]], a generalization of this problem on [[weighted graphs]], solved e.g. by the [[Hungarian algorithm]]
* [[Edmonds–Karp algorithm]] for finding maximum flow, a generalization of the Hopcroft–Karp algorithm▼
▲* [[Edmonds–Karp algorithm]] for finding maximum flow
==Notes==
|