Algorithms | Graph Shortest Paths | Question 8

Last Updated :
Discuss
Comments
In a weighted graph, assume that the shortest path from a source 's' to a destination 't' is correctly calculated using a shortest path algorithm. Is the following statement true? If we increase weight of every edge by 1, the shortest path always remains same.
Yes
No
Share your thoughts in the comments