Questions: Graph Matching and Hall's Marriage Theorem

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A bipartite graph G = (X ∪ Y, E) satisfies |N(S)| ≥ |S| for every subset S ⊆ X. What does Hall's theorem allow you to conclude?

AA matching that might cover all of X exists, but it must still be explicitly found
BA perfect matching from X to Y is guaranteed to exist
CHall's condition is necessary but not sufficient, so additional conditions are required
DA perfect matching exists only if |X| = |Y|
Question 2 Multiple Choice

Four students must each be assigned to a distinct club they qualify for. Three of the students are only qualified for the same 2 clubs. What does Hall's theorem say about whether a valid assignment exists?

AA valid assignment might still exist — it depends on the fourth student's qualifications
BNo complete assignment can exist, because 3 students share only 2 qualifying clubs, violating Hall's condition
CHall's theorem cannot be applied because the bipartite graph is not regular
DA valid assignment exists as long as the fourth student qualifies for at least 2 clubs
Question 3 True / False

If Hall's condition fails for even one subset S ⊆ X, then no perfect matching from X to Y can exist.

TTrue
FFalse
Question 4 True / False

In a bipartite graph where |X| = |Y|, a perfect matching is very likely to exist.

TTrue
FFalse
Question 5 Short Answer

What is the key difference between the 'necessary' and 'sufficient' directions of Hall's theorem, and which direction is the more surprising mathematical result?

Think about your answer, then reveal below.