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 following bipartite graph.

You can verify your solution by clicking the “Find Minimum Vertex Cover” button.

Note:

  • You can also experiment on a different bipartite graph using these instructions.instructions
  • If the automatically generated labels overlap with vertices or edges, you may view them more clearly by dragging the vertices of the given graph (after selecting the “Drag vertices” checkbox).

Get hands-on with 1200+ tech skills courses.