5.
\begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{ef029462-ffed-4cdf-87bc-56c8a13d671f-5_806_1211_264_427}
\captionsetup{labelformat=empty}
\caption{Figure 3}
\end{figure}
(The total weight of the network in Figure 3 is 543 km .)
Figure 3 models a network of railway tracks that have to be inspected. The number on each arc is the length, in km , of that section of railway track.
Each track must be traversed at least once and the length of the inspection route must be minimised.
The inspection route must start and finish at the same vertex.
- Use an appropriate algorithm to find the length of the shortest inspection route. You should make your method and working clear.
It is now permitted to start and finish the inspection at two distinct vertices.
- State which two vertices should be chosen to minimise the length of the new route. Give a reason for your answer.