Using Dijkstra’s link-state routing algorithm, calculate rou…
Questions
Using Dijkstrа’s link-stаte rоuting аlgоrithm, calculate rоutes from node A to all other nodes. Show your work by filling in the following table. NOTE: When there is a tie, i.e., two nodes have the same distance to N’, always use the node that is lower in alphabetical order. For example, if the D(D) and D(F) are the same, you will include node D in the new N’ because D is lower in the alphabet than F. Step N' D(B)p(B) D(C)p(C) D(D)p(D) D(E)p(E) D(F)p(F) D(G)p(G) 0 1 2 3 4 5 6