Algorithms | Graph Shortest Paths | Question 14

Last Updated :
Discuss
Comments

Is the following statement valid?.

Given a weighted graph where weights of all edges are unique (no two edge have same weights), there is always a unique shortest path from a source to destination in such a graph.

True
False
Share your thoughts in the comments