عنوان فارسی مقاله: مسئله فروشنده دوره گرد


عنوان انگلیسی مقاله:

The Traveling Salesman Problem






 

فهرست مطالب

The Traveling Salesman Problem
Overview
Why study TSPs?
Other Application
Timeline
Timeline continued
15,112 Cities in Germany
24,978 cities in Sweden
71009 in China
1,904,711 Cities in the World
Approaches to Solving TSPs
Heuristic Approaches
Exact Solutions
The Ant Algorithm
Conclusion
Works Cited




بخشی از مقاله

Heuristic Approaches

By using approaches based on heuristics, practical applications of TSP can be solved since the optimal solution is not always needed. By using heuristics, sub-optimal solutions can be found, and often times just having a solution is “good enough”. Random Optimizations Optimised Markov chain algorithms which utilise local searching heuristically sub-algorithms can find a route extremely close to the optimal route for 700-800 cities. Local Search Start off with a valid tour, then use local moves to improve the tour. Terminates at a “local minimum.” Nearest Neighbor Start at a node, and selected the nearest unvisited node; repeat until done. Worst case creates a complexity of ½ log n. Greedy Algorithm Start with empty partial tour. Add smallest edge that results in a valid partial tour. Repeat until complete tour reached. Worst case creates a complexity of ½ log n.

 




دانلود رایگان مقاله پاورپوینت انگلیسی The Traveling Salesman Problem



 

کلمات کلیدی: 

Traveling Salesman Problem - Mathematics - University of Waterloowww.math.uwaterloo.ca/tsp/The Traveling Salesman Problem is one of the most intensively studied problems in computational mathematics. These pages are devoted to the history, ...The Traveling Salesman problem - Mathematicswww.math.uwaterloo.ca/tsp/problem/Given a collection of cities and the cost of travel between each pair of them, the traveling salesman problem, or TSP for short, is to find the cheapest way of ...[PDF]The Traveling Salesman Problem - ResearchGatehttps://www.researchgate.net/file.PostFileLoader.html?id...assetKey...The problem of finding a Hamiltonian cycle in a graph is NP-complete. Theorem 10.1: The traveling salesman problem is NP-complete. Proof: First, we have to ...Traveling Salesman Problem Visualization - YouTubeVideo for The Traveling Salesman Problem▶ 2:23https://www.youtube.com/watch?v=SC5CX8drAtUAug 18, 2013 - Uploaded by poprhythmVisually compares Greedy, Local Search, and Simulated Annealing strategies for addressing the Traveling ...How to Solve Travelling Salesman Problems - TSP - YouTubeVideo for The Traveling Salesman Problem▶ 4:50https://www.youtube.com/watch?v=BmsC6AEbkrwMay 30, 2012 - Uploaded by MathMathsMathematicsA short tutorial on finding intervals for optimal routes, using nearest neighbour for upper bounds and using ...Computer Scientists Find New Shortcuts for Infamous Traveling ...https://www.wired.com/2013/01/traveling-salesman-problem/Jan 30, 2013 - The traveling salesman problem asks: Given a collection of cities connected by highways, what is the shortest route that visits every city and ...Travelling Salesman Problem | Set 1 (Naive and Dynamic ...www.geeksforgeeks.org/travelling-salesman-problem-set-1/Travelling Salesman Problem (TSP): Given a set of cities and distance between every pair of cities, the problem is to find the shortest possible route that visits ...Searches related to The Traveling Salesman Problemtravelling salesman problem solutiontravelling salesman problem dynamic programmingtravelling salesman problem exampletravelling salesman problem pdftravelling salesman problem geeksforgeekstravelling salesman problem prizetravelling salesman problem javatraveling salesman problem solver