A Convex Hull Cheapest Insertion Heuristic for the Non-Euclidean TSP

Mithun Goutham,Meghna Menon,Sarah Garrow,Stephanie Stockar
2024-07-03
Abstract:The convex hull cheapest insertion heuristic produces good solutions to the Euclidean Traveling Salesperson Problem, but it has never been extended to the non-Euclidean problem. This paper uses multidimensional scaling to first project the points from a non-Euclidean space into a Euclidean space, enabling the generation of a convex hull that initializes the algorithm. To evaluate the proposed algorithm, non-Euclidean spaces are created by adding separators to the TSPLIB data-set, or by using the L1 norm as a metric.
Artificial Intelligence,Systems and Control
What problem does this paper attempt to address?