A Heuristic Approach to Solving Travelling Salesman Problems
A code for solving travelling salesman problem employing heuristic ideas is described. Acyclic permutations of the cities are constructed by first choosing two cities at random for a permutation of length two, putting the remaining cities in a random list and then inserting cities from the list in the partially constructed permutations so that they add least to the length of the partial tour. A second heuristic idea used in the code is that of breaking up the problem into convex, or almost convex sub-problems and employing the above-mentioned heuristic on these subproblems. Numerical experience with the code is described as well as weaknesses and strengths of the method.
Year of publication: |
1964
|
---|---|
Authors: | Karg, Robert L. ; Thompson, Gerald L. |
Published in: |
Management Science. - Institute for Operations Research and the Management Sciences - INFORMS, ISSN 0025-1909. - Vol. 10.1964, 2, p. 225-248
|
Publisher: |
Institute for Operations Research and the Management Sciences - INFORMS |
Saved in:
Saved in favorites
Similar items by person
-
A heuristic approach to solving travelling salesmann problems
Karg, Robert L., (1964)
-
Thompson, Gerald L., (1981)
-
Computing the natural factors of a closed expanding economy model
Thompson, Gerald L., (1974)
- More ...