*by single source shortest path, I mean the path that is the solution to the traveling salesperson problem
Does it also have the second shortest edge?
Also, what other general properties can be said about the single source path?
*by single source shortest path, I mean the path that is the solution to the traveling salesperson problem
Does it also have the second shortest edge?
Also, what other general properties can be said about the single source path?
Copyright © 2021 JogjaFile Inc.
No. Hint: you can find a counterexample with only three nodes and three arcs, with weights $1$, $2$, and $2$.