Question: Graph question: If we have a graph that has aII edges of weight 1, which of these aIgorithms is best to use to find the
Graph question: If we have a graph that has aII edges of weight 1, which of these aIgorithms is best to use to find the shortest path between 2 nodes?
a) depth first search algorithm
b) prim's aIgorithm
c) breadth first search algorithm
d) dijkstra shortest path algorithm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
