Hopcroft–Karp algorithm: Difference between revisions

Content deleted Content added
Explanation: rewrite explanation, hopefully clearer (more work needed)
m Pseudocode: rephrase comment in pseudocode
Line 56:
/*
G = U ∪ V ∪ {NIL}
where U and V are partitionthe left and right sides of the bipartite graph and NIL is a special null vertex
*/