Click here to Skip to main content
15,901,122 members

Comments by cordwell (Top 1 by date)

cordwell 15-Sep-10 9:26am View    
I want to calculate the total distance of the shortest path found by BFS/DFS.
How do I integrate the distance calculation from one city to another and calculate the total distance of the path?