5. Decision Mathematics

Matching Algorithms — Quiz

Test your understanding of matching algorithms with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

What is the main goal of the Hungarian algorithm in solving assignment problems?

Question 2

In a weighted bipartite graph with an equal number of vertices in each partition, what must be true for a perfect matching to exist?

Question 3

Which of the following steps is part of the Hungarian algorithm’s process?

Question 4

In the context of the Hungarian algorithm, what is an ‘augmenting path’?

Question 5

If a bipartite graph has 4 vertices on each side and the Hungarian algorithm is applied, what is the maximum possible number of edges in the final perfect matching?
Matching Algorithms Quiz — A-Level Mathematics | A-Warded