Consider the following directed, weighted graph:
Q3 Consider the following directed, weighted graph.
B
Even though the graph has negative weight edges, step through Dijkstra's algorithm to calculate supposedly shortest paths from A to every other vertex. Show your steps. Cross out old values and write in new ones, from left to right within each cell, as the algorithm proceeds. Also, list the vertices in the order which you marked them known.