With the indicated link costs, use Dijkstra's shortest-path algorithm to compute the shortest path from F to all network nodes: Show how the algorithm works by filling in the table with the following columns (you may refer to the related lecture slide or the first question in homework 3):
Ist col: Step Znd col: N' 3rd col: D(A); p(A) Ath col: D(B) , P(B) Sth col: D(C), P(C) 6th col: D(D), P(D) 7th col: D(E) , P(E) 8th col: D(G), p(G) 9th col: D(H), P(H)
Hints: you may need 7 steps
By referring to the resulting table you computed in the above question, draw the least-cost paths.
H
14
A