Approximate Algorithm For Tsp With Cyclic Insertion

Below is one of our free research papers on Approximate Algorithm For Tsp With Cyclic Insertion. If the term paper below is not exactly what you're looking for, you can search our essay database for other topics or order a custom essay.

Approximate Algorithm For Tsp With Cyclic Insertion

Abstract:
This paper investigates the application of neighborhood search, cyclic insertion algorithm to find the near optimal tour. This algorithm describes the two faceted decision structure related to the problem. First finding the cycle and searching the neighborhood, second, insertion of cycles according to the neighborhood, both symmetric and asymmetric problems can be solved by using this algorithm. The process gradually builds a route by inserting a cycle at each step in the neighborhood of the forthcoming vertex and performing a local optimization. This is done while checking the feasibility of the remaining part of the route.

1. Introduction:
Traveling salesman problem TSP is one of the most studied problems in the combinational optimization. The problem can be stated in the following term given n cities and a matrix of distance D = (dij), where dij is the distance from the city i to city j, starting at any arbitrary city, visit each city exactly once and return to the originating city in a way that minimizes the total distance traveled. The TSP can see as a graph theory problem if the cities are identified with the nodes of a graph, and the link between the cities is associated with the arcs. A weight corresponding to the intercity distance is assigned to each edge. In this way we can say TSP is equivalent to find the minimal weighted Hamiltonian circuit in the graph.
According to Jeffrey and James (1998). The classification of TSPs is depending upon the properties of the distance matrix D, if dij = dji for every pair in N = {1,2…….n}, then TSP is termed as symmetric other wise asymmetric. If dij ≤ dik + dkj for all i, j and k in N, then the TSP satisfies the triangle inequality.
Because of the difficulty in solving TSP optimally (it has been shown by Krap (1972),(1975) and Papadimitriou(1977) to be NP complete)several heuristic approach have been proposed obtaining near optimal solution in a reasonable time. Most of...
  • Submitted by: 9ine
  • Date Submitted: 07/21/2008 04:45 AM
  • Category: Science
  • Words: 1997
  • Pages: 8
  • Views: 171
  • Rank: 123641

Saved Papers

Save papers so you can find them more easily!

Join Now

Get instant access to over 180,000 papers.

Join Now