\includegraphics{figure_3}
\includegraphics{figure_4}
A film critic, Verity, must see five films A, B, C, D and E over two days.
The films are being shown at five special critics' preview times:
\begin{align}
1 &\text{ (Monday 4 pm),}
2 &\text{ (Monday 7 pm),}
3 &\text{ (Tuesday 1 pm),}
4 &\text{ (Tuesday 4 pm),}
5 &\text{ (Tuesday 7 pm).}
\end{align}
The bipartite graph in Figure 3 shows the times at which each film is showing.
Initially Verity intends to see
\begin{align}
&\text{Film A on Monday at 4 pm,}
&\text{Film B on Tuesday at 4 pm,}
&\text{Film C on Tuesday at 1 pm,}
&\text{Film D on Monday at 7 pm.}
\end{align}
This initial matching is shown in Figure 4.
Using the maximum matching algorithm and the given initial matching,
- find two distinct alternating paths and complete the matchings they give. [6]
Verity's son is very keen to see film D, but he can only go with his mother to the showing on Monday at 7 pm.
- Explain why it will not be possible for Verity to take her son to this showing and still see all five films herself. [2]
(Total 8 marks)