Thread: b4 doubt
View Single Post
  #2 (permalink)  
Old 2003-08-09, 03:14 AM
jayant jayant is offline
Junior Member
 
Join Date: Aug 2003
Posts: 5
jayant
Default

also,

suppose we have a direct route from A-B .
will there be a possibility that the there exists routes A-C and C-B such that Distance(A-B) > Distance(A-C) + Distance(C-B)
hence shortest distance from A to B will be via C and not the direct path.

If Distance(A-B) > Distance(A-C) + Distance(C-B) has to be considered then good tours cannot be found in small times.
Reply With Quote