1.

Let G be the directed, weighted graph shown in below figureWe are interested in the shortest paths from A.(a) Output the sequence of vertices identified by the Dijkstra’s algorithm for single source shortest path when the algorithm is started at node A.(b) Write down sequence of vertices in the shortest path from A to E.(c) What is the cost of the shortest path from A to E?

Answer»


Discussion

No Comment Found

Related InterviewSolutions