Exercise: Minimum Vertex Cover in Bipartite Graphs
Test your understanding of how to find a minimum vertex cover in a bipartite graph.
We'll cover the following...
The task at hand
Grab some paper and a pen, and use the Ford-Fulkerson algorithm to find a minimum vertex cover in the ...