Approximating TSP Solution by MST based Graph Pyramid
Description
The traveling salesperson problem (TSP) is difficult to solve for input instances with large number of cities. Instead of finding the solution of an input with a large number of cities, the problem is approximated into a simpler form containing smaller number of cities, which is then solved optimally. Graph pyramid solution strategies, in a bottom-up manner using Boruvka’s minimum spanning tree, convert a 2D Euclidean TSP problem with a large number of cities into successively smaller problems (graphs) with similar layout and solution, until the number of cities is small enough to seek the optimal solution. Expanding this tour solution in a top-down manner to the lower levels of the pyramid approximates the solution. The new model has an adaptive spatial structure and it simulates visual acuity and visual attention. The model solves the TSP problem sequentially, by moving attention from city to city with the same quality as humans. Graph pyramid data structures and processing strategies are a plausible model for finding near-optimal solutions for computationally hard pattern recognition problems.
| Slides | |
| 0:00 | Approximating TSP Solution by MST based |
| 0:46 | Traveling Salesman Problem |
| 3:28 | Multiresolution Pyramid Representation (1) |
| 4:20 | Multiresolution Pyramid Representation (2) |
| 5:38 | Multiresolution Pyramid Representation (3) |
| 7:20 | Outline of the Talk |
| 7:42 | How to Organize/Partition City-Space? |
| 8:27 | Traveling Salesman Problem (TSP) |
| 9:16 | TSP with triangle inequality |
| 9:50 | Minimum Spanning Tree (MST) |
| 10:36 | MST Algorithm |
| 12:03 | Bor°uvka’s Algorithm and Graph Pyramid |
| 13:17 | Pyramid Solution |
| 14:22 | Top-down flow (1) |
| 14:39 | Top-down flow (2) |
| 15:58 | Solution Errors on Random Instances (1) |
| 16:56 | Solution Errors on Random Instances (2) |
| 17:16 | Solution Errors on Random Instances (3) |
| 18:03 | Comparing Solutions of Algorithms |
| 18:47 | Comparison of the Algorithms (1) |
| 19:31 | Comparison of the Algorithms (2) |
| 20:19 | Summary (1) |
| 21:04 | Summary (2) |
| 21:49 | Thanks you |
Lecture rating
| People found this lecture: | ||
| Worth seeing | ||
| because it is: | ||
| Valuable and informative | ||
| Well presented | ||
| Easily understandable | ||
| Acceptably recorded | ||
| You need to login to cast your vote. | ||
Report a problem or upload files
If you have found a problem with this lecture or would like to send us extra material, articles, exercises, etc., please use our ticket system to describe your request and upload the data.Enter your e-mail into the 'Cc' field, and we will keep you updated with your request's status.
Link this page
Would you like to put a link to this lecture on your homepage?Go ahead! Copy the HTML snippet !





