Article ID: | iaor2002483 |
Country: | Singapore |
Volume: | 18 |
Issue: | 1 |
Start Page Number: | 77 |
End Page Number: | 87 |
Publication Date: | May 2001 |
Journal: | Asia-Pacific Journal of Operational Research |
Authors: | Lau Sim Kim, Shue Li-Yen |
Keywords: | heuristics |
This paper presents a solution approach for addressing travelling salesman problems by applying an admissible heuristic search algorithm called Search and Learning A* algorithm. The heuristic evaluation function of this algorithm considers both local distance information and global estimated distance. The heuristic learning mechanism allows the algorithm to update the heuristic estimates of visited states and hence modify the tour configuration along the search process. The search engine of the algorithm incorporates Delaunay triangulation of computation geometry as part of the search strategy. The Delaunay triangulation identifies only the promising cities for a given state, it helps improve the search efficiency by reducing the search space.