Discuss the below:
Q. For the Graph below, replicate the trace of Dijkstra's algorithm to find the minimum path from vertex A to F. For each step, create the list of minInfo elements in the priority queue and indicate which element is removed from the queue.