Content deleted Content added
Nils Grimsmo (talk | contribs) Starting |
m ISBN formatting &/or general fixes using AWB |
||
Line 1:
The '''Hopcroft-Karp algorithm''' finds maximum cardinality [[matching]]s in [[bipartite graph]]s in <math>O(\sqrt{V} E)</math> time.
== Algorithm ==
Line 13:
== References ==
* {{cite book | author = [[Thomas H. Cormen]], [[Charles E. Leiserson]], [[Ronald L. Rivest]], and [[Clifford Stein]] | title = [[Introduction to Algorithms]] | origyear = 1990 | edition = 2nd edition | year = 2001 | publisher = MIT Press and McGraw-Hill | pages = 696-697 | chapter = 26 | id = ISBN
[[Category:Graphs]]
{{comp-sci-stub}}
|