DocumentCode :
2093117
Title :
Solving traveling salesman´s problem using functional language
Author :
Ahmed, Ardsher
fYear :
1990
fDate :
32988
Firstpage :
201
Lastpage :
208
Abstract :
Two different approaches for solving the traveling salesman problem (TSP) using the conventional combinatorial search method and the proposed heuristic search algorithm are presented. In the algorithms presented, the cities are traversed in a breadth first search (BFS) manner, but the heuristic approach has some mathematical intelligence embedded in it to reduce the search polynomially. Both the algorithms, for heuristic as well as combinatorial search (BFS), are implemented using LISP. The recursive nature of the LISP functions has been exploited to manipulate the wildly exploding search trees. The results of the LISP run are presented along with the performance criteria, such as percentage of node visitation in the search tree. These results show that the heuristic method yields an optimal solution in polynomial time proportional to the width of the search space
Keywords :
LISP; LISP listings; operations research; search problems; LISP; LISP functions; breadth first search; combinatorial search method; functional language; heuristic search algorithm; mathematical intelligence; node visitation; performance criteria; polynomial time; search space width; search trees; traveling salesman problem; Cities and towns; Costs; Explosions; Heuristic algorithms; Intrusion detection; Polynomials; Search methods; Search problems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Southern Tier Technical Conference, 1990., Proceedings of the 1990 IEEE
Conference_Location :
Binghamton, NY
Type :
conf
DOI :
10.1109/STIER.1990.324646
Filename :
324646
Link To Document :
بازگشت