Write your answer in the Answer Booklet provided.
Figure 1
[The total weight of the network is ]
The weights on the arcs in Figure 1 represent distances. The weights on the arcs CE and GH are given in terms of and , where and are positive constants and
There are three paths from A to H that have the same minimum length.
Use Dijkstra’s algorithm to find and .
An inspection route starting at A and finishing at H is found. The route traverses each arc at least once and is of minimum length.
State the arcs that are traversed twice.
State the number of times that vertex C appears in the inspection route.
Determine the length of the inspection route.
Did this page help you?