6. [10 points] Use Dijkstra's algorithm to find the shortest path from node v to any other node in the topology below. W
Posted: Sat May 14, 2022 6:47 pm
6. [10 points] Use Dijkstra's algorithm to find the shortest path from node v to any other node in the topology below. Work out the steps of the algorithm in the provided table. Highlight the links that comprise the shortest path. D(u) D(w) D(x) D(y) D(z) p(u) p(w) p(x) p(y) p(z) 5 7 N' V 8 Step 0 1 2 3 3 4 17 5